X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/05e212027339733cf39aa9b7536c3f5f69ba0962..8cdee8e0c75e6e62742eabc19bd8559cb13d5072:/public/javascripts/map.js 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,