How can i get lat,long position of a marker when user drags a marker from one point to other on a map
i want lat,long position of two points.
i am using currentmarker.position which gives the lat,lng position of a point after dragging is completed.
but i need the lat,lng position of marker from where it is dragged
I am using WPF
i want lat,long position of two points.
i am using currentmarker.position which gives the lat,lng position of a point after dragging is completed.
but i need the lat,lng position of marker from where it is dragged
I am using WPF