iOS Question How to initiate driving navigation?

JohnC

Expert
Licensed User
Longtime User
It seems google maps on iOS just allows you to display maps. In android, then the user wants to get driving directions from within Google maps, we can an API that launches google "Navigation".

But how and what app should I invoke to allow the user to get driving directions to an address that my app will provide?
 
Top