Use SimplePanZoom control in changeset browser maps
This commit is contained in:
parent
a29ba66d9d
commit
3b43e4d53a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
controls: [
|
||||
new OpenLayers.Control.Navigation(),
|
||||
new OpenLayers.Control.Zoom(),
|
||||
new OpenLayers.Control.PanZoomBar()
|
||||
new OpenLayers.Control.SimplePanZoom()
|
||||
]
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue