Merge pull request #4 from elemoine/multimap-tests
add a MultiMap Layer Removal section in the 2.12 release notes
This commit is contained in:
+8
-1
@@ -138,6 +138,14 @@ Corresponding issues/pull requests:
|
|||||||
|
|
||||||
# Behavior Changes from Past Releases
|
# Behavior Changes from Past Releases
|
||||||
|
|
||||||
|
## MultiMap Layer Removal
|
||||||
|
|
||||||
|
The `OpenLayers.Layer.MultiMap` class has been removed entirely, as the MultiMap service was discontinued.
|
||||||
|
|
||||||
|
Corresponding issues/pull requests:
|
||||||
|
|
||||||
|
* https://github.com/openlayers/openlayers/pull/328
|
||||||
|
|
||||||
## GPX API change
|
## GPX API change
|
||||||
|
|
||||||
The `gpxns` API property has been removed. The GPX namespace is now defined in the `namespaces` property but is not intended to be overriden.
|
The `gpxns` API property has been removed. The GPX namespace is now defined in the `namespaces` property but is not intended to be overriden.
|
||||||
@@ -321,7 +329,6 @@ A number of properties, methods, and constructors have been marked as deprecated
|
|||||||
* OpenLayers.Tile.WFS
|
* OpenLayers.Tile.WFS
|
||||||
* OpenLayers.Feature.WFS
|
* OpenLayers.Feature.WFS
|
||||||
* OpenLayers.Layer.WFS
|
* OpenLayers.Layer.WFS
|
||||||
* OpenLayers.Layer.MultiMap
|
|
||||||
* OpenLayers.Layer.VirtualEarth
|
* OpenLayers.Layer.VirtualEarth
|
||||||
* OpenLayers.Protocol.SQL
|
* OpenLayers.Protocol.SQL
|
||||||
* OpenLayers.Protocol.SQL.Gears
|
* OpenLayers.Protocol.SQL.Gears
|
||||||
|
|||||||
Reference in New Issue
Block a user