fixes mobile examples which were using ZoomPanel
This commit is contained in:
@@ -32,7 +32,7 @@ function init() {
|
||||
enableKinetic: true
|
||||
}
|
||||
}),
|
||||
new OpenLayers.Control.ZoomPanel()
|
||||
new OpenLayers.Control.Zoom()
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user