-
Notifications
You must be signed in to change notification settings - Fork 230
API Keys For Navigation and Elevation
Navigation system: The navigation system has a priority queue that it goes through to find the next best navigation strategy. If a strategy fails, it will be blacklisted for the next hour.
Google -> Mapzen -> Yours -> Default Walking
The human navigation strategies we support now are:
- Google (requires a key, limit of 2500 requests per day per IP address)
- Mapzen (requires a key, no API limits)
- YOURS (no key required)
Google APIs https://console.developers.google.com/apis
Enable key for both Google Maps Directions API and Google Maps Elevation API. You can use the same key for both services, but you need to enable for both first.
Mapzen https://mapzen.com/developers/
Get separate keys for Turn by Turn and Elevation
This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by ANYONE. This is an independent and unofficial project for educational use ONLY. Do not use for any other purpose than education, testing and research.
This is not a public release, just a project with releases for code testers for education and research on any privacy issues for the end user.