Quote:
Originally Posted by n8r0n
You can do this by obtaining the latitude and longitude from CoreLocation, and then passing that into the maps URL.
|
this will work, but it will close your app completely and open the iphone maps app instead to display the route. if you want to use the iphone map within your app, you'll need to use the 3.0 sdk.