Get address from marker on map

Hi,
Is it possible to get the address from marker on map?

like here I want to know what is the address of the marker

if you know the marker's latitude and longitude, you could use this to 'convert' coordinates to an address.

If the pin is the result of a LocationSensor placing your location on the map, you could use LocationSensor.CurrentAddress block