OpenLayers OpenLayers

Ticket #140 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Problem with OpenLayers.Layer.Grid.moveTo fetching too many tiles

Reported by: art@ischium.net Assigned to: 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

08/12/06 13:42:55 changed by euzuro

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

fixed by crschmidt...

08/16/06 01:04:43 changed by euzuro

  • milestone set to 2.0 Release.