Add support for Mapzen's Valhalla routing engine

This commit is contained in:
Tom Hughes 2015-09-29 15:37:04 +01:00
parent 24eaeb2653
commit e54eadea95
4 changed files with 114 additions and 0 deletions

View file

@ -100,6 +100,8 @@ defaults: &defaults
#windowslive_auth_secret: ""
# MapQuest authentication details
#mapquest_key: ""
# Mapzen authentication details
#mapzen_valhalla_key: ""
development:
<<: *defaults