Ticket #728 (closed feature: duplicate)
Control.SelectFeature: send the mouse event to the callback functions
| Reported by: | fredj | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5 Release |
| Component: | Handler.Feature | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
In OpenLayers.Control.SelectFeature, the onSelect and onUnselect callback functions are called with the feature as argument but not with the mouse event that trigged the event.
The following patch add this functionality and is backward compatible (tested with select-feature.html and examples/wkt.html).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

