Remove SphericalMercator dependency from Bing.

This commit is contained in:
Tim Schaub
2012-01-16 22:59:23 -07:00
parent 4b949176d3
commit 32e870bebb

View File

@@ -5,7 +5,7 @@
/** /**
* @requires OpenLayers/Layer/XYZ.js * @requires OpenLayers/Layer/XYZ.js
* @requires OpenLayers/Layer/SphericalMercator.js * @requires OpenLayers/Projection.js
*/ */
/** /**