Merge remote-tracking branch 'openstreetmap/pull/1508'

This commit is contained in:
Tom Hughes 2017-03-30 15:45:37 +01:00
commit 3d6a3a6de3

View file

@ -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) {