fixes mobile examples which were using ZoomPanel

This commit is contained in:
Antoine Abt
2012-03-19 14:42:34 +01:00
parent ed45ab66e3
commit d81f0796d4
5 changed files with 3 additions and 69 deletions

View File

@@ -12,7 +12,7 @@ function init() {
enableKinetic: true
}
}),
new OpenLayers.Control.ZoomPanel()
new OpenLayers.Control.Zoom()
],
layers: [
new OpenLayers.Layer.OSM("OpenStreetMap", null, {