]> git.openstreetmap.org Git - rails.git/commitdiff
Drop the MapQuest Open layer
authorTom Hughes <tom@compton.nu>
Wed, 15 Jun 2016 19:21:01 +0000 (20:21 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 15 Jun 2016 19:24:09 +0000 (20:24 +0100)
app/assets/javascripts/leaflet.map.js

index 58360bbec57513bbd738db621ab79bca00008cd2..7395898b7d488066e44a23b4d7766fd5fbda4205 100644 (file)
@@ -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 <a href='http://www.mapquest.com/' target='_blank'>MapQuest</a> <img src='https://developer.mapquest.com/content/osm/mq_logo.png'>",
-        code: "Q",
-        keyid: "mapquest",
-        name: I18n.t("javascripts.map.base.mapquest")
-      }),
       new L.OSM.HOT({
         attribution: copyright + ". Tiles courtesy of <a href='http://hot.openstreetmap.org/' target='_blank'>Humanitarian OpenStreetMap Team</a>",
         code: "H",