- 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.
-
Clone the repository:
git clone https://github.com/relliott2016/Mapbox-Search-Navigation.git
-
Signup for a Mapbox account Create your account
-
Create a public access token required for API access and a secret access token required for SDK installation. Configure your credentials
-
Substitute the MBXAccessToken placeholder value "ADD_MAPBOX_PUBLIC_TOKEN_HERE" with your public access token in the Xcode MapBoxNav target's Info tab.
-
Build and run the app in the simulator or on your device.
This project is licensed under the MIT License - see the MIT License file for details.








