OpenLayers OpenLayers

Changeset 778

Show
Ignore:
Timestamp:
06/26/06 23:35:55 (2 years ago)
Author:
crschmidt
Message:

Add GeoRSS layer and example. Only support for georss:point for the time being. Probably has a fair number of cases where it can fail, but it works for a first run, and the community can build from here :)

Files:

Legend:

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

    r695 r778  
    7272        "OpenLayers/Layer/WFS.js", 
    7373        "OpenLayers/Layer/WMS/Untiled.js", 
     74        "OpenLayers/Layer/GeoRSS.js", 
    7475        "OpenLayers/Popup/Anchored.js", 
    7576        "OpenLayers/Popup/AnchoredBubble.js",