deprecating OpenLayers.Layer.VirtualEarth. No functional change.

This commit is contained in:
ahocevar
2011-09-27 16:25:41 -06:00
parent 6925ac0ab1
commit d48b3e7df4

View File

@@ -13,6 +13,8 @@
/** /**
* Class: OpenLayers.Layer.VirtualEarth * Class: OpenLayers.Layer.VirtualEarth
* *Deprecated*. Use <OpenLayers.Layer.Bing> instead.
*
* Instances of OpenLayers.Layer.VirtualEarth are used to display the data from * Instances of OpenLayers.Layer.VirtualEarth are used to display the data from
* the Bing Maps AJAX Control (see e.g. * the Bing Maps AJAX Control (see e.g.
* http://msdn.microsoft.com/library/bb429619.aspx). Create a VirtualEarth * http://msdn.microsoft.com/library/bb429619.aspx). Create a VirtualEarth