Hell All
I am developing the application that has two versions. One is for the Web, and one is for the iPhone.
In the web app, I am able to draw a route on the road (drawing the route automatically that follows roads/highways) and off road (draw direct line between two specific point).
On the iPhone is there an api that can be used to draw a route on the map? I am able to draw a straight line on map between two nodes, but am not able to draw a route. but i am not able to draw on road map in iPhone.
I am using iPhone 3.0 and SDK 3.0
Thanks.