Changeset 6126
- Timestamp:
- 02/08/08 14:37:54 (10 months ago)
- Files:
-
- trunk/openlayers/examples/fullScreen.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/examples/fullScreen.html
r5362 r6126 23 23 map = new OpenLayers.Map('map'); 24 24 25 var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 26 "http://labs.metacarta.com/wms/vmap0", 27 {layers: 'basic'} ); 25 28 var jpl_wms = new OpenLayers.Layer.WMS( "NASA Global Mosaic", 26 29 "http://t1.hypercube.telascience.org/cgi-bin/landsat7",
