PDA

View Full Version : Embedding driving directions




laurenm
Jun 16, 2009, 12:10 PM
I am working on an app that includes a pre-populated database of locations. I need to be able to display them on a map, which is easy with MapKit. However, the client wants the user to be able to click on a point and display driving directions. Due to other specifications, we want to stay in our own app - is that at all possible?

Thanks for reading.



fishkorp
Jun 16, 2009, 01:46 PM
I don't think you're allowed to give directions by using MapKit, wasn't that one of the stipulations? If you give directions, you have to use your own map data?