[OpenLayers-Users] Cannot delete MultiPolygons completely
vGIS
valentino1s73s at gmx.net
Tue Sep 25 00:29:13 PDT 2012
Further Information
Select-Code for PolygonFeatures:
/var features = wfs_polygon.selectedFeatures;/
Select-Code for MPolygonFeatures:
/var MPolyFeature = wfs_mpolygon.selectedFeatures;/
Routine for Selection:
/ var choice = new OpenLayers.Control.SelectFeature(
[wfs_mpolygon, wfs_polygon, wfs_line, wfs_point],
{
title: "fSelect",
displayClass: "olControlSelectFeature",
clickout: true,
toggle: false,
multiple: true,
hover: false,
multipleKey: "ctrlKey"
}
);/
Kind regards,
vGIS
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Cannot-delete-MultiPolygons-completely-tp5004085p5004188.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list