update mobile example to use Zoom control. update build config file
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ var init = function () {
|
||||
enableKinetic: true
|
||||
}
|
||||
}),
|
||||
new OpenLayers.Control.ZoomPanel()
|
||||
new OpenLayers.Control.Zoom()
|
||||
],
|
||||
layers: [
|
||||
new OpenLayers.Layer.OSM("OpenStreetMap", null, {
|
||||
|
||||
Reference in New Issue
Block a user