Ticket #1508 (reopened task)
*featureadded* event for DrawFeature control
| Reported by: | sbenthall | Owned by: | tschaub |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0 Release |
| Component: | Control | Version: | 2.6 RC2 |
| Keywords: | Cc: | ||
| State: | Needs Discussion |
Description
The DrawFeature control has a featureAdded callback that kicks in whenever a feature is added. But this method of providing callback behavior has been superseded by new event handling features.
The featureAdded callback should be replaced by a *featureadded* event triggered when the control draws a feature.
The reason why the Vector layer's *featureadded* behavior is not sufficient for this is that that event is triggered in much more general circumstances.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

