Change all references to the labs.metacarta.com WMS server to the

OSGeo-hosted vmap0.tiles.osgeo.org server. 


git-svn-id: http://svn.openlayers.org/trunk/openlayers@10708 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2010-09-01 11:36:05 +00:00
parent e3d36e80e9
commit fb35f555be
95 changed files with 111 additions and 110 deletions

View File

@@ -42,4 +42,4 @@ function init() {
map.addLayers([gsat, wms]);
map.addControl(new OpenLayers.Control.LayerSwitcher());
map.setCenter(new OpenLayers.LonLat(-10723197, 4500612), 3);
}
}