OpenLayers OpenLayers

Ticket #197 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

OpenLayers.Bounds.add() typo - Box instead of Bounds

Reported by: tschaub Assigned to:
Priority: trivial Milestone: 2.0 Release
Component: general Version: 2.0
Keywords: Cc:
State:

Description

The add method tries to return a new OpenLayers.Box instead of OpenLayers.Bounds. Patch to follow.

Attachments

box_typo.patch (0.5 kB) - added by tschaub on 08/21/06 12:20:47.
fixes typo in OpenLayers.Bounds.add()

Change History

08/21/06 12:20:47 changed by tschaub

  • attachment box_typo.patch added.

fixes typo in OpenLayers.Bounds.add()

08/21/06 19:07:37 changed by euzuro

  • priority changed from minor to trivial.
  • status changed from new to closed.
  • version set to 2.0.
  • resolution set to fixed.
  • milestone changed from 2.1 Release to 2.0 Release.

fixed with 1323