
Directions can be returnedįor four modes of transportation: driving, walking, bicycling and public
Request directions from one location to another. Search for locations or places, and display them on a map. Display a map at a specified location and zoom level. The Google Maps app for iOS supports the following URLĬomgooglemaps:// and comgooglemaps-x-callback:// - These schemesĪllow you to launch the Google Maps app for iOS and perform one of several You can set options in the URL that will be passed to the [NSURL URL scheme allows you to launch a native iOS application from another iOS app IOS 9 or later, you may want to consider using the openURL: method directly. If your URL matches the following regular expression, and the device is running URL Scheme for features that may only be functional on a mobile platform (forĮxample, turn-by-turn navigation). You should only use the iOS-specific Maps Since these universal URLs allow for broader handling of the maps requests no It is recommended that you use the cross-platform Perform searches, get directions, display map views, and display panoramic Note: Maps URLs let youīuild a universal, cross-platform URL to launch Google Maps and You don't need a Google API key to use the Google Maps URL scheme.
Identifier is automatically sent as part of the request.
Google Maps app for iOS and perform searches, get direction You can use the Google Maps URL scheme to launch the
On devices running iOS 9 and later, you can use