Skip to content

Commit 5834eee

Browse files
committed
add a MultiMap Layer Removal section in the 2.12 release notes
1 parent 2ddca7f commit 5834eee

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

notes/2.12.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,14 @@ Corresponding issues/pull requests:
138138

139139
# Behavior Changes from Past Releases
140140

141+
## MultiMap Layer Removal
142+
143+
The `OpenLayers.Layer.MultiMap` class has been removed entirely, as the MultiMap service was discontinued.
144+
145+
Corresponding issues/pull requests:
146+
147+
* https://github.com/openlayers/openlayers/pull/328
148+
141149
## GPX API change
142150

143151
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
321329
* OpenLayers.Tile.WFS
322330
* OpenLayers.Feature.WFS
323331
* OpenLayers.Layer.WFS
324-
* OpenLayers.Layer.MultiMap
325332
* OpenLayers.Layer.VirtualEarth
326333
* OpenLayers.Protocol.SQL
327334
* OpenLayers.Protocol.SQL.Gears

0 commit comments

Comments
 (0)