Ticket #2513 (new bug)
Layer.Grid.destroy() not working correctly for Chrome
| Reported by: | arminburger | Owned by: | elemoine |
|---|---|---|---|
| Priority: | minor | Milestone: | Future |
| Component: | Layer.Grid | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: |
Description
The Layer.destroy() method for Grid based layers should "Deconstruct the layer and clear the grid."
This works fine for Firefox and IE, but in Google Chrome the destroy() seems not to clear the grid. When after the destroy() creating the layer again and adding it to the map, in Chrome the tiles remain the same and are not requested again from the server.
Change History
Note: See
TracTickets for help on using
tickets.
