Update notes/2.12.md
This commit is contained in:
@@ -52,7 +52,7 @@ Without the WKT format included (by default), the `OpenLayers.Geometry::toString
|
||||
|
||||
## Deprecated Components
|
||||
|
||||
A number of constructors have been marked as deprecated for multiple releases in the 2.x series. For the 2.12 release this deprecated functionality has been moved to a separate deprecated.js file. If you use any of the constructors or methods below, you will have to explicitly include the deprecated.js file in your build (or add it in a separate `<script>` tag after OpenLayers.js).
|
||||
A number of properties, methods, and constructors have been marked as deprecated for multiple releases in the 2.x series. For the 2.12 release this deprecated functionality has been moved to a separate deprecated.js file. If you use any of the constructors or methods below, you will have to explicitly include the deprecated.js file in your build (or add it in a separate `<script>` tag after OpenLayers.js).
|
||||
|
||||
* OpenLayers.Class.isPrototype
|
||||
* OpenLayers.Class.create
|
||||
|
||||
Reference in New Issue
Block a user