OpenLayers OpenLayers

Ticket #191 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Graceful way of dealing with setCenter() to a point that is out of bounds

Reported by: euzuro Assigned to: euzuro
Priority: major Milestone: 2.2 Release
Component: general Version: 2.1
Keywords: Cc:
State:

Description

Right now if you call setCenter() to a lonlat that is outside the maxExtent, you get a script error (if it's the first setCenter())

Change History

08/18/06 22:56:55 changed by euzuro

  • version set to 2.1.
  • milestone changed from 2.0 Release to 2.1 Release.

09/14/06 10:25:14 changed by crschmidt

  • milestone changed from 2.1 Release to 2.2 Release.

10/02/06 10:46:05 changed by sderle

  • owner set to euzuro.
  • priority changed from minor to major.

setCenter should default to the center of the maxExtent

10/05/06 01:21:02 changed by euzuro

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

fixed r1585