how to add a anotation on mapview in the tap event?
Delphi iOS Native Components
Brought to you by:
b_yaghobi
Hi, Babak
I really like these tools and i'm planning on using them and make a donatoin to you instead of buy the tmssoftware suite, your D.P.F ios tools are very very good. There is only one thing that i thing should exists in the mapview, that is the possibility to add a anotaion(marker) when I make a tap or click in the map. In the tap event I get a Point but not the latitude and longitude, is there a way to get the Latitude and Longitude, or, can i convert the point X and Y to a Latitude, Longitude?
Regards
Jose Morango
I've added:
TDPFMapView.CoordinateToPoint
TDPFMapView.PointToCoordinate