From: Tom Hughes Date: Wed, 15 Jun 2016 19:21:01 +0000 (+0100) Subject: Drop the MapQuest Open layer X-Git-Tag: live~3857 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fb234e2ecb3409bfc0867cfd6d13bffef6a8382b?ds=inline Drop the MapQuest Open layer --- diff --git a/app/assets/javascripts/leaflet.map.js b/app/assets/javascripts/leaflet.map.js index 58360bbec..7395898b7 100644 --- a/app/assets/javascripts/leaflet.map.js +++ b/app/assets/javascripts/leaflet.map.js @@ -35,12 +35,6 @@ L.OSM.Map = L.Map.extend({ keyid: "transportmap", name: I18n.t("javascripts.map.base.transport_map") }), - new L.OSM.MapQuestOpen({ - attribution: copyright + ". Tiles courtesy of MapQuest ", - code: "Q", - keyid: "mapquest", - name: I18n.t("javascripts.map.base.mapquest") - }), new L.OSM.HOT({ attribution: copyright + ". Tiles courtesy of Humanitarian OpenStreetMap Team", code: "H",