Adding rectangle to deprecated notes.

This commit is contained in:
tschaub
2011-12-29 14:41:04 -07:00
parent 3bddb3af05
commit 25d907d977

View File

@@ -85,6 +85,7 @@ A number of constructors have been marked as deprecated for multiple releases in
* OpenLayers.Protocol.SQL.Gears
* OpenLayers.Layer.Yahoo
* OpenLayers.Layer.GML
* OpenLayers.Geometry.Rectangle
In addition, OpenLayers no longer modifies any native prototypes or objects by default. If you rely on any of the following, you'll need to include deprecated.js explicitly to get the same behavior.