This repository contains sample code for use with the Google Navigation SDK for iOS.
Before starting, please note that these demos are directed towards a technical audience. You'll also need Xcode 15.0 or later. If you're new to the API, please read the Introduction section of the Google Navigation API for iOS documentation - https://developers.google.com/maps/documentation/navigation/ios-sdk
The GoogleNavigation
folder contains the Swift sample code that is downloaded
when you run pod try GoogleNavigation
. To use this project:
$ cd GoogleNavigation
$ pod install
$ open GoogleNavSwiftXCFrameworkDemos.xcworkspace
You will need to add an API Key to GoogleNavigation/GoogleNavSwiftXCFrameworkDemos/Swift/SDKDemoAPIKey.swift
. Please see the
documentation
for details on how to get an API Key.
https://developers.google.com/maps/documentation/navigation/ios-sdk
Please see CONTRIBUTING.md.
This library uses Google Maps Platform services. Use of Google Maps Platform services through this library is subject to the Google Maps Platform Terms of Service.
This library is not a Google Maps Platform Core Service. Therefore, the Google Maps Platform Terms of Service (e.g. Technical Support Services, Service Level Agreements, and Deprecation Policy) do not apply to the code in this library.
This library is offered via an open source license. It is not governed by the Google Maps Platform Support Technical Support Services Guidelines, the SLA, or the Deprecation Policy (however, any Google Maps Platform services used by the library remain subject to the Google Maps Platform Terms of Service).
If you find a bug, or have a feature request, please file an issue on GitHub. If you would like to get answers to technical questions from other Google Maps Platform developers, ask through one of our developer community channels. If you'd like to contribute, please check the Contributing guide.
You can also discuss this library on our Discord server.