Hi,<br><br>I want to restrict the FeatureSelect control to select sets of vector features: each set consists of a linestring geometry drawn by the user and some automatically generated polygons based on this linestring.<br>
<br>It should not be possible to select individual features, just sets of features. My first approach was to restrict the feature select control to linestring geometries and then use the onSelect()-Handler to add the set polygons to the selection. This doesn&#39;t seem to work - any better suggestions?<br>
<br>Thanks,<br><br>Franz<br>