I need to know if there is any direction of apple api with which we can get information about the direction between two points (coordinates) in the same way as we can do it with google api.
I need to draw a route between two points in the application. I do not want to open the Apple card using the new iOS 6 MKMapItem iOS SDK class.
thanks
source share