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

@@ -48,7 +48,7 @@ function init() {
enableKinetic: true
}
}),
new OpenLayers.Control.ZoomPanel(),
new OpenLayers.Control.Zoom(),
toolbar
],
layers: [osm, vector],