X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1466ab3492ffce24744b32164d21c2d57e586eb9..38bd2586aeafc0256e83485cc0152815202bc44f:/public/javascripts/map.js diff --git a/public/javascripts/map.js b/public/javascripts/map.js index a25ab1614..e548a89a4 100644 --- a/public/javascripts/map.js +++ b/public/javascripts/map.js @@ -22,6 +22,7 @@ function createMap(divName, options) { new OpenLayers.Control.Attribution(), new OpenLayers.Control.LayerSwitcher(), new OpenLayers.Control.Navigation(), + new OpenLayers.Control.PanZoom(), new OpenLayers.Control.PanZoomBar() ], units: "m",