From d48b3e7df418b59acb6ce914867dedd0f6245e02 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Tue, 27 Sep 2011 16:25:41 -0600 Subject: [PATCH] deprecating OpenLayers.Layer.VirtualEarth. No functional change. --- lib/OpenLayers/Layer/VirtualEarth.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/OpenLayers/Layer/VirtualEarth.js b/lib/OpenLayers/Layer/VirtualEarth.js index 5e090e52c3..6de97c54be 100644 --- a/lib/OpenLayers/Layer/VirtualEarth.js +++ b/lib/OpenLayers/Layer/VirtualEarth.js @@ -13,6 +13,8 @@ /** * Class: OpenLayers.Layer.VirtualEarth + * *Deprecated*. Use instead. + * * Instances of OpenLayers.Layer.VirtualEarth are used to display the data from * the Bing Maps AJAX Control (see e.g. * http://msdn.microsoft.com/library/bb429619.aspx). Create a VirtualEarth