OpenLayers OpenLayers

Changeset 6729

Show
Ignore:
Timestamp:
03/31/08 02:10:29 (9 months ago)
Author:
crschmidt
Message:

Moving sundials kml into kml subdir

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/sundials.html

    r6718 r6729  
    2424                    "http://labs.metacarta.com/wms/vmap0", {layers: 'basic'} ); 
    2525            map.addLayer(layer); 
    26             map.addLayer(new OpenLayers.Layer.GML("KML", "sundials.kml",  
     26            map.addLayer(new OpenLayers.Layer.GML("KML", "kml/sundials.kml",  
    2727               { 
    2828                format: OpenLayers.Format.KML,