GeoRSSLayer

尝试一下在线预览

此示例使用 GeoRSSLayer 显示包含一个点和一个面的示例 GeoRSS 源。

    
1
2
3
4
// Point to the rss feed url
const layer = new GeoRSSLayer({
  url: "https://arcgis.github.io/arcgis-samples-javascript/sample-data/layers-georss/sample-georss.xml"
});

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.