Plot path from one location to other location on iphone MapView -
i want draw path 1 location other location. how plot path between 2 location.
i have coordinates(latitude,longitude) both location.
how can achieve functionality?
thanks,
jim.
you can use google maps api obtain path elements of route , draw them on map. there's mapkit extension kishikawa katsumi available download on github provides functionality.
Comments
Post a Comment