From: Andy Allan Date: Thu, 30 Mar 2017 14:18:16 +0000 (+0100) Subject: Update mapzen directions credit link X-Git-Tag: live~3493^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4afedb07a26f8e9da05697b4e26ff52ef1fe55fb?hp=-c Update mapzen directions credit link Rather than pointing at a redirect, point at the target of the redirect. Refs #1388 --- 4afedb07a26f8e9da05697b4e26ff52ef1fe55fb diff --git a/app/assets/javascripts/index/directions/mapzen.js b/app/assets/javascripts/index/directions/mapzen.js index 263938860..981fc3807 100644 --- a/app/assets/javascripts/index/directions/mapzen.js +++ b/app/assets/javascripts/index/directions/mapzen.js @@ -34,7 +34,7 @@ function MapzenEngine(id, costing) { return { id: id, - creditline: "Mapzen", + creditline: "Mapzen", draggable: false, getRoute: function (points, callback) {