[OpenLayers-Commits] r11125 - trunk/openlayers/lib/OpenLayers/Layer

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Wed Feb 16 08:21:14 EST 2011


Author: fredj
Date: 2011-02-16 05:21:14 -0800 (Wed, 16 Feb 2011)
New Revision: 11125

Modified:
   trunk/openlayers/lib/OpenLayers/Layer/MultiMap.js
Log:
mark OpenLayers.Layer.MultiMap as deprecated (see #3063)

Modified: trunk/openlayers/lib/OpenLayers/Layer/MultiMap.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/MultiMap.js	2011-02-16 08:50:32 UTC (rev 11124)
+++ trunk/openlayers/lib/OpenLayers/Layer/MultiMap.js	2011-02-16 13:21:14 UTC (rev 11125)
@@ -13,6 +13,7 @@
  * Class: OpenLayers.Layer.MultiMap
  * Note that MultiMap does not fully support the sphericalMercator
  * option. See Ticket #953 for more details.
+ * *Deprecated*.  Use OpenLayers.Layer.Bing instead. See #3063
  * 
  * Inherits from:
  *  - <OpenLayers.Layer.EventPane>



More information about the Commits mailing list