[OpenLayers-Users] Destroy Feature

Diego Guidi diegoguidi at gmail.com
Fri Dec 30 04:52:38 EST 2011


> How can i remove only the 2nd feature and not the first also?
Have you tried to call layer.RemoveFeatures passing an array with the
second feature?
http://dev.openlayers.org/docs/files/OpenLayers/Layer/Vector-js.html#OpenLayers.Layer.Vector.removeFeatures


More information about the Users mailing list