

To launch the Google Maps app for iOS and optionally perform one of the Launching the Google Maps app for iOS and performing a specific function Note: Beginning with iOS 9, your app must declare the URL schemes that it Parameters with the comgooglemapsurl:// URL scheme. You can issue a callback using the x-source and x-success.You can also pass on goo.gl/maps redirection URLs. Or using any valid top-level country domain instead of com. The original URL can be for, or for /maps,.That you can give your users a native mobile experience rather than simply On iOS 9, the system automatically provides a "Back to" link in left corner ofĬomgooglemapsurl:// - This scheme allows you to launch the Google Maps appįor iOS using a URL derived from the desktop Google Maps website. Return a user to the app that originally opened Google Maps for iOS. Through iOS 8, issue a callback when the app has completed, usingĬomgooglemaps-x-callback://.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
