remove the editing toolbar from the highlight-feature.html, it does not make sense in this example and it prevents selection from working when activating navigation again
This commit is contained in:
@@ -68,8 +68,6 @@
|
|||||||
highlightCtrl.activate();
|
highlightCtrl.activate();
|
||||||
selectCtrl.activate();
|
selectCtrl.activate();
|
||||||
|
|
||||||
map.addControl(new OpenLayers.Control.EditingToolbar(vectors));
|
|
||||||
|
|
||||||
map.setCenter(new OpenLayers.LonLat(0, 0), 1);
|
map.setCenter(new OpenLayers.LonLat(0, 0), 1);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user