Virtual movement in Map

Viewed 21

I am trying to develop an iOS application using Google Maps to show the movement of user in a map between two points in a direction. So I draw a route between the point in google map. Now y requirement is , if the user is not near to the location , then perform a virtual movement between the points, mean if I walk 10m in a remote location , then the map should plot a distance of 10 m from the starting point in the direction plotted.

Can you please suggest a solution for this .

Thanks in advance

0 Answers
Related