diff --git a/examples/highlight-feature.html b/examples/highlight-feature.html index 73cae24e0f..81e5c6f853 100644 --- a/examples/highlight-feature.html +++ b/examples/highlight-feature.html @@ -68,8 +68,6 @@ highlightCtrl.activate(); selectCtrl.activate(); - map.addControl(new OpenLayers.Control.EditingToolbar(vectors)); - map.setCenter(new OpenLayers.LonLat(0, 0), 1); }