I tried MapView1MarkerDragEnd(Marker: TMapMarker);
If i drag the marker and drop it elsewhere on the TMapView i got the old position of the marker.
Always the old marker position is shown. How can i get the new position after Drag?
I tried MapView1MarkerDragEnd(Marker: TMapMarker);
If i drag the marker and drop it elsewhere on the TMapView i got the old position of the marker.
Always the old marker position is shown. How can i get the new position after Drag?