OpenLayers OpenLayers

Ticket #840 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

getGridBounds calls 'getTileBounds' instead of this.getTileBounds

Reported by: crschmidt Assigned to:
Priority: major Milestone: 2.5 Release
Component: general Version: 2.4
Keywords: Cc:
State:

Description

The new getGridBounds wrapper around getTilesBounds calls a global function getTilesBounds instead of this.getTilesBounds. Patch with test for review.

Attachments

grid.patch (1.1 kB) - added by crschmidt on 07/15/07 00:23:51.

Change History

07/15/07 00:23:51 changed by crschmidt

  • attachment grid.patch added.

07/15/07 13:35:54 changed by euzuro

  • keywords changed from review to commit.

excellent. sorry i goofed that. please commit

07/15/07 16:16:18 changed by euzuro

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