Ticket #2781 (new feature)
Vector Layer feature selection events for multiple features when using box selection
| Reported by: | bjornharrtell | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Control.SelectFeature | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: | Needs Discussion |
Description
SelectFeature supports box selection that can result in multiple features selected at once but current implementation only has events for single feature selection (triggered multiple times in this case)
I've added two complementing events to Vector layer to report selection or unselection as a single event in attached patch.
My use case for this is when triggering expensive GUI updating from selection-events it was desirable only to update once for a box select.
Awaiting feedback before doing test cases.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

