From a357b9676de3d0f4a2dadf70dc3b97b343024e13 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Sat, 2 Jul 2016 21:13:10 +0100 Subject: [PATCH] Keyless MapQuest access goes away shortly so remove that layer. --- public_html/script.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/public_html/script.js b/public_html/script.js index 19618eb..734d6d8 100644 --- a/public_html/script.js +++ b/public_html/script.js @@ -368,14 +368,6 @@ function initialize_map() { group: 'world' })); - baseLayers.push(new ol.layer.Tile({ - source: new ol.source.MapQuest({layer: 'sat'}), - name: 'mapquest_sat', - title: 'MapQuest satellite', - type: 'base', - group: 'world' - })); - if (BingMapsAPIKey) { baseLayers.push(new ol.layer.Tile({ source: new ol.source.BingMaps({