Maintained by Zion Calvo, Zihan Tong, Pushkar Sharma, Haseeb Shahid, Ally Li, Melissa Regalia, Behzad Dogahe, Leonard hourvitz, Yingchen Wang.
This pod contains the Google Navigation SDK for iOS, supporting both Objective-C and
Swift.
Use the Google Navigation SDK for iOS
to build a turn-by-turn navigation experience into your mobile app.
Features Included:
Navigation SDK is currently available only to select customers. Contact sales to learn more.
Before you can use the Google Navigation SDK for iOS, follow these setup instructions to set up a project and get an API key. You will need to add the API key to your code in order to build your app with the Navigation SDK for iOS.
To integrate Google Navigation SDK for iOS into your Xcode project using CocoaPods,
specify it in your Podfile
, for example:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '14.0'
target 'YOUR_APPLICATION_TARGET_NAME_HERE' do
pod 'GoogleNavigation', '4.4.0'
end
Then, run the following command:
$ pod install
Follow additional steps in the "Set up an Xcode project" guide to add your API key to your project, import classes, and add a map.
Guides: Read the documentation for full use of the SDK.
Code samples: In order to try out our demo app, use:
$ pod try GoogleNavigation
Support: Ask the community or get help from Google using the links on the Navigation SDK for iOS support page.
By using the Google Navigation SDK for iOS you accept Google's Terms of Service and
Policies. Pay attention particularly to the following aspects: