Merge remote-tracking branch 'openstreetmap/pull/1508'
This commit is contained in:
commit
3d6a3a6de3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ function MapzenEngine(id, costing) {
|
|||
|
||||
return {
|
||||
id: id,
|
||||
creditline: "<a href='https://mapzen.com/projects/valhalla' target='_blank'>Mapzen</a>",
|
||||
creditline: "<a href='https://mapzen.com/products/turn-by-turn/' target='_blank'>Mapzen</a>",
|
||||
draggable: false,
|
||||
|
||||
getRoute: function (points, callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue