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({