I've solved described problem by using additional OpenLayers.Control.SelectFeature control. After using selectFeature method of OpenLayers.Control.ModifyFeature control run select method of OpenLayers.Control.SelectFeature control. For example:
ctrlSelectFeature.select(selectedFeature); ctrlModifyFeature.selectFeature(selectedFeature); -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/setFeature-for-ModifyFeature-control-tp6184030p6184079.html Sent from the OpenLayers Dev mailing list archive at Nabble.com. _______________________________________________ Dev mailing list d...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-dev