Skip to content

idevashish/navigation-ios-examples

 
 

Repository files navigation

Mapbox Navigation SDK Examples

A collection of examples showing off the Mapbox Navigation SDK.

Installation

Installation with CocoaPods

  1. git clone git@github.com:mapbox/navigation-ios-examples.git
  2. cd navigation-ios-examples
  3. pod install
  4. open Navigation-Examples.xcworkspace/
  5. Sign up or log in to your Mapbox account and grab a Mapbox access token.
  6. Enter your Mapbox access token into the value of the MGLMapboxAccessToken key within the Info.plist file. Alternatively, if you plan to use this project as the basis for any open source application, read this guide to learn how to best protect your access tokens.
  7. Run the application

Add an example:

  1. Add the example to /Examples.
  2. Add the example name to the Constants.swift.
  3. Run the app.

Additional resources

While we are not able to answer support questions in this repository, below are some helpful resources if you're just getting started with the Mapbox Navigation SDK for iOS:

About

A collection of examples showing off the Mapbox Navigation SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.7%
  • Ruby 0.3%