I have 2 questions:
<br />1. Is it possible to show World Wind WMS Layers from OpenLayers as in http://onearth.jpl.nasa.gov/tiled.html?
<br />I can hit their wms from my browser:
<br />http://wms.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&srs=EPSG:4326&format=image/jpeg&styles=visual&width=512&height=512&bbox=-180,-166,76,90
<br />but can't seem to connect to it using any of the openlayers.layer.classes.
<br />
<br />2. I also downloaded the NLT Landsat 7 Visible Color-Level 0 cache pack from http://www.worldwinddata.com/
<br />How do I use OpenLayers.Layer.WorldWind to show that layer? I looked at http://openlayers.org/dev/examples/worldwind.html but was even more confused after looking at that page's source.
<br />The cache pack uzipped to my harddrive as a folder entitled '0'; subfolders entitled '0015' through '0075'; and then images such as '0015_0046.jpg'
<br />Thanks,
<br />Matt