Change the remaining examples that reference MetaCarta Labs server to
point to the newly set up TileCache service on the OSGeo projects server. git-svn-id: http://svn.openlayers.org/trunk/openlayers@10709 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -25,11 +25,6 @@
|
||||
transparent: "true", format: "image/png"},
|
||||
{wrapDateLine: true, reproject: false});
|
||||
|
||||
/* TMS is broken, too */
|
||||
tms = new OpenLayers.Layer.TMS( "OpenStreetMap",
|
||||
"http://labs.metacarta.com/wms-c/Basic.py/",
|
||||
{layername: 'osm-map', type:'png', wrapDateLine: true} );
|
||||
|
||||
/* WW doesn't quite work yet */
|
||||
ww = new OpenLayers.Layer.WorldWind( "LANDSAT",
|
||||
"http://worldwind25.arc.nasa.gov/tile/tile.aspx", 2.25, 4,
|
||||
|
||||
Reference in New Issue
Block a user