X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7b07b8ccbf70705f3c6e382a7233d10acaf75cd5..2dab83d57b469effd2265c567d925304c81218b0:/public/javascripts/map.js?ds=inline diff --git a/public/javascripts/map.js b/public/javascripts/map.js index f79e3ae31..4af30f2a1 100644 --- a/public/javascripts/map.js +++ b/public/javascripts/map.js @@ -28,8 +28,7 @@ function createMap(divName, options) { new OpenLayers.Control.Attribution(), new OpenLayers.Control.LayerSwitcher(), new OpenLayers.Control.Navigation(), - new OpenLayers.Control.PanZoomBar(), - new OpenLayers.Control.ScaleLine() + new OpenLayers.Control.PanZoomBar() ], units: "m", maxResolution: 156543.0339,