fixes mobile examples which were using ZoomPanel
This commit is contained in:
@@ -12,7 +12,7 @@ function init() {
|
||||
enableKinetic: true
|
||||
}
|
||||
}),
|
||||
new OpenLayers.Control.ZoomPanel()
|
||||
new OpenLayers.Control.Zoom()
|
||||
],
|
||||
layers: [
|
||||
new OpenLayers.Layer.OSM("OpenStreetMap", null, {
|
||||
|
||||
Reference in New Issue
Block a user