Ticket #140 (closed bug: fixed)

Opened 7 years ago

Last modified 7 years ago

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

Changed 7 years ago by euzuro

  • status changed from new to closed
  • resolution set to fixed

fixed by crschmidt...

Changed 7 years ago by euzuro

  • milestone set to 2.0 Release
Note: See TracTickets for help on using tickets.