Update WMS base layer in strategy-cluster-threshold.html

This commit is contained in:
Frederic Junod
2012-06-25 14:19:26 +02:00
parent 533e5f4242
commit 0e78d40da2

View File

@@ -37,10 +37,8 @@
function init() {
map = new OpenLayers.Map('map');
var base = new OpenLayers.Layer.WMS("OpenLayers WMS",
["http://t3.tilecache.osgeo.org/wms-c/Basic.py",
"http://t2.tilecache.osgeo.org/wms-c/Basic.py",
"http://t1.tilecache.osgeo.org/wms-c/Basic.py"],
{layers: 'satellite'}
"http://vmap0.tiles.osgeo.org/wms/vmap0",
{layers: 'basic'}
);
var style = new OpenLayers.Style({