OpenLayers OpenLayers

Changeset 695

Show
Ignore:
Timestamp:
06/23/06 00:20:46 (3 years ago)
Author:
crschmidt
Message:

Add worldwind support to OpenLayers. To define a worldwind layer, you need a URL, a lzd (level zero degrees), a maxZoom level, and a param name 'T' to define the map you're pulling from.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers.js

    r675 r695  
    6868        "OpenLayers/Layer/Markers.js", 
    6969        "OpenLayers/Layer/Text.js", 
     70        "OpenLayers/Layer/WorldWind.js", 
    7071        "OpenLayers/Layer/WMS.js", 
    7172        "OpenLayers/Layer/WFS.js",