Latitude and Longitude of selected marker

Is it possible to get location data of selected marker from MarkerTapped event. Now only label of marker is available in argument of MarkerTapped.

How can I disable label display when marker tapped?

I am also looking for a way to identify which marker that have been tapped. Found a solution to this?