forked from hans/Nominatim
update to OpenLayers 2.12
This commit is contained in:
@@ -111,8 +111,11 @@
|
||||
controls:[
|
||||
new OpenLayers.Control.Navigation(),
|
||||
new OpenLayers.Control.PanZoomBar(),
|
||||
new OpenLayers.Control.MouseDefaults(),
|
||||
new OpenLayers.Control.MousePosition(),
|
||||
new OpenLayers.Control.TouchNavigation({
|
||||
dragPanOptions: { enableKinetic: true }
|
||||
}),
|
||||
|
||||
new OpenLayers.Control.Attribution()],
|
||||
maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),
|
||||
maxResolution: 156543.0399,
|
||||
|
||||
Reference in New Issue
Block a user