From 4102871392e487427c6acb36a1c287355c365ac4 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 16 Sep 2009 00:15:39 +0000 Subject: [PATCH] As we do for the other proprietary providers, let's pull in SphericalMercator with VE. No functional change. git-svn-id: http://svn.openlayers.org/trunk/openlayers@9668 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/VirtualEarth.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Layer/VirtualEarth.js b/lib/OpenLayers/Layer/VirtualEarth.js index ec0ed0a3ba..c556c5bbd3 100644 --- a/lib/OpenLayers/Layer/VirtualEarth.js +++ b/lib/OpenLayers/Layer/VirtualEarth.js @@ -4,6 +4,7 @@ /** + * @requires OpenLayers/Layer/SphericalMercator.js * @requires OpenLayers/Layer/EventPane.js * @requires OpenLayers/Layer/FixedZoomLevels.js */