From 63b8cd6210f1dfc39ffad9597208825e5f1c0e99 Mon Sep 17 00:00:00 2001 From: euzuro Date: Sun, 16 Jul 2006 17:11:06 +0000 Subject: [PATCH] ve still doesnt totally work, but soon it will... and at any case it no longer auto-includes the script git-svn-id: http://svn.openlayers.org/trunk/openlayers@953 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers.js b/lib/OpenLayers.js index 8ccc8839f0..09fb3c3bc1 100644 --- a/lib/OpenLayers.js +++ b/lib/OpenLayers.js @@ -65,7 +65,7 @@ if (typeof(_OPENLAYERS_SFL_) == "undefined") { "OpenLayers/Tile/Image.js", "OpenLayers/Tile/WFS.js", "OpenLayers/Layer/Google.js", -// "OpenLayers/Layer/VirtualEarth.js", + "OpenLayers/Layer/VirtualEarth.js", // "OpenLayers/Layer/Yahoo.js", "OpenLayers/Layer/HTTPRequest.js", "OpenLayers/Layer/Grid.js",