Skip to content

A navigation application that combines aspects of the iOS Mapkit framework with the Mapbox Search and Navigation iOS SDKs

License

Notifications You must be signed in to change notification settings

relliott2016/Mapbox-Search-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Displays the current device location on a Satellite/Street style map, complete with street names and landmark annotations.
  • Includes a comprehensive destination search UX including search Categories, Favorites, and address autofill as the user types.
  • Displays multiple selectable route options with metrics, for a user specified destination.
  • Performs real-time location tracking with audible and visual turn-by-turn navigation instructions.

Installation / Setup

  1. Clone the repository:

    git clone https://github.com/relliott2016/Mapbox-Search-Navigation.git
    
  2. Signup for a Mapbox account Create your account

  3. Create a public access token required for API access and a secret access token required for SDK installation. Configure your credentials

  4. Substitute the MBXAccessToken placeholder value "ADD_MAPBOX_PUBLIC_TOKEN_HERE" with your public access token in the Xcode MapBoxNav target's Info tab.

  5. Build and run the app in the simulator or on your device.

License

This project is licensed under the MIT License - see the MIT License file for details.

Screenshots

About

A navigation application that combines aspects of the iOS Mapkit framework with the Mapbox Search and Navigation iOS SDKs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages