From 2eee8a3addaf245f83a22d50d6bf821391ba5892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Wed, 16 Feb 2011 13:21:14 +0000 Subject: [PATCH] mark OpenLayers.Layer.MultiMap as deprecated (see #3063) git-svn-id: http://svn.openlayers.org/trunk/openlayers@11125 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/MultiMap.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Layer/MultiMap.js b/lib/OpenLayers/Layer/MultiMap.js index 524a0b36f0..3052b829b3 100644 --- a/lib/OpenLayers/Layer/MultiMap.js +++ b/lib/OpenLayers/Layer/MultiMap.js @@ -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: * -