I need to know, is there any apple direction api by which we can get direction detail between two points(coordinates) same as we can do it via google api.
I need to draw route between two points within app. i do not want to open apple map by using new IOS SDK 6 MKMapItem class.
Thanks