Mapbox Nav API Demos
Mapbox is a geodata platform of global sources powering Maps, Search, and Navigation APIs. This is an unofficial collection of navigation demos. Get your token here.
- Directions (plugin)
- Directions (custom)
- Draw Directions (custom)
- Match a drawn line to the map
- Map-match a list of coordinates
- How far can you travel in 15 min? 🚴♂️
- Traveling Sales Person Problem
- Optimize a route with a set of coordinates
- Generate Optimized Cycle Route with Random Points
- Calculate optimal delivery route
- Calc travel times between two points (Matrix API)
- Calc travel times between two points with a route (Matrix and Directions API)
- Get ETAs to central location (Matrix API)
Directions
Get fast and efficient ETAs with turn-by-turn directions.
Map Matching
Snap messy GPS locations to the nearest routable network and get turn-by-turn directions.
Isochrones
Get travel times and distances from a location displayed as contours.
Optimization
Solve the traveling salesperson problem.
Matrix
Find travel times from origin(s) to destination(s)