Add Renderer.NG and Renderer.SVG2 to the deprecation list in notes/2.12.md
This commit is contained in:
@@ -241,6 +241,8 @@ A number of properties, methods, and constructors have been marked as deprecated
|
|||||||
* OpenLayers.Layer.Yahoo
|
* OpenLayers.Layer.Yahoo
|
||||||
* OpenLayers.Layer.GML
|
* OpenLayers.Layer.GML
|
||||||
* OpenLayers.Geometry.Rectangle
|
* OpenLayers.Geometry.Rectangle
|
||||||
|
* OpenLayers.Renderer.NG
|
||||||
|
* OpenLayers.Renderer.SVG2
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user