Ticket #2383 (closed feature: fixed)
overview map control destroys drag handler too late
| Reported by: | elemoine | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.9 Release |
| Component: | Control.OverviewMap | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
the overview map control destroys its drag handler after it destroys its OpenLayers.Map object (ovmap), this causes dereferencing null (map.events) when it the handler's destroy method deactivates the handler. Patch to come.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

