Retriving world coordinates.

Hi..

I am trying to select the location directly from the map control, I found the Layer.Tapped event but it gives standard X,Y position, any idea of how to scale that to world coordinates.

Thanks


1 Reply

KA Khalid Att August 25, 2023 03:57 PM UTC

Found it!!!!

Use Layer.GetLatLngFromPoint(e.Poistion) in the Tapped event


Loader.
Up arrow icon