Tagged Questions

1
vote
1answer
706 views

Get driving direction in iPhone

I read both iPhone and Google Map for iPhone EULA and want to implement a static driving direction map in my iPhone application (native). I am finding a simple way to get route data and display with ...
0
votes
1answer
257 views

iPhone mapkit driving directions

I need to build an application similar to iPhone built-in maps. I want to give the start and end location and the route directions to reach there along with the distance. Please help me.
0
votes
1answer
1k views

Can I display a driving track between two points using the map kit?

Did I understand correctly: Opening google maps from my App demands closing that App in order to display google maps App? e.g doing so: NSString* urlString = ...