I have a problem. I have a map with OpenLayers layer. Next i have a list with features of layer.
I want to select feature in this list and edit this.
So i need how to add feature to OpenLayers.Control.SelectFeature.
How to do this?
I have a problem. I have a map with OpenLayers layer. Next i have
Share
what about calling the
select(1) method of yourSelectFeaturecontrol?1 – http://dev.openlayers.org/docs/files/OpenLayers/Control/SelectFeature-js.html#OpenLayers.Control.SelectFeature.select