The Navigation SDK for iOS samples repository on GitHub includes a sample app that demonstrates the use of the SDK. You can import and build the app, add your API key, view the demo, and use the sample code supplied as a starting point for your app. The repository contains two version of the sample app:
- Swift:
googlemaps-samples/maps-sdk-for-ios-samples
- Objective-C:
googlemaps-samples/maps-sdk-for-ios-samples
For more information about running the sample apps, see Try the demo.
Navigation SDK for iOS Codelab
To learn how to use the Navigation SDK by building a simple iOS app, see the Navigation SDK for iOS Codelab. The Codelab provides a step-by-step guide for implementing the SDK using Swift.