Ticket #2199 (closed feature: fixed)
Introduce standalone mode for ModifyFeature control
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | general | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
In some configurations, the selectControl integrated in Control.ModifyFeature may be undesired. Instead, someone might just want to start mofifying a feature by saying
modifyControl.selectFeature(feature);
Attached is a patch which introduces a standalone property. If set, no selectControl will be created.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

