Ticket #1928 (new feature)
Destroying popups with abandon - patches to Popup.js and Frame.js
| Reported by: | openlayers | Owned by: | euzuro |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Popup | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: | Needs More Work |
Description
Hello,
In some cases I need to "clear the decks" of popups and would like to simply blast away with the destroy() function anywhere that feature.popup is not null. However, when I try this against features that haven't actually created a popup I get several errors.
The attached patches correct the problems in Popup.js and Frame.js.
Thanks, Paul
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

