I want to show a route on a MKMapView between the current location and a desired location as an annotation.
What is the best way to do this?
You have to compute your self the way points and draw the route as a layer. The is no public api to show route in a MKMapView.
The fastest solution is to open maps app of the phone with the route.