OpenLayers JavaScript Mapping Library |
OpenLayers. Format. GeoRSSRead/write GeoRSS parser. Create a new instance with the OpenLayers.Format.GeoRSS constructor. Inherits fromSummary
rssns{String} RSS namespace to use. Defaults to “http://backend.userland.com/rss2" featurens{String} Feature Attributes namespace. Defaults to “http://mapserver.gis.umn.edu/mapserver" georssns{String} GeoRSS namespace to use. Defaults to “http://www.georss.org/georss" geons{String} W3C Geo namespace to use. Defaults to “http://www.w3.org/2003/01/geo/wgs84_pos#" write
Accept Feature Collection, and return a string. Parameters
|
Accept Feature Collection, and return a string.
write: function( features )