Add support for Mapzen's Valhalla routing engine
This commit is contained in:
parent
24eaeb2653
commit
e54eadea95
4 changed files with 114 additions and 0 deletions
|
@ -100,6 +100,8 @@ defaults: &defaults
|
|||
#windowslive_auth_secret: ""
|
||||
# MapQuest authentication details
|
||||
#mapquest_key: ""
|
||||
# Mapzen authentication details
|
||||
#mapzen_valhalla_key: ""
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue