Ticket #140 (closed bug: fixed)
Problem with OpenLayers.Layer.Grid.moveTo fetching too many tiles
| Reported by: | art@… | Owned by: | euzuro |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 Release |
| Component: | Layer | Version: | |
| Keywords: | Cc: | ||
| State: |
Description
If the grid is already set and zoom has not changed when calling Map.setCenter this method will insert rows and columns until the new bounds are reached; this is problematic when a new center is set far from the current one as the browser is going to fetch all the tiles in between.
Change History
Note: See
TracTickets for help on using
tickets.
