I have been using GeoRSS class in ArcGIS WPF SDK but have not seen the same class in the API for iOS. Is there no support for GeoRSS feeds in ArcGIS api for iOS ?
Great question! I think right now there is no API support for the GeoRSS feed as ArcGIS WPF SDK. You can post the idea on esri idea, this is a good way to pull everybody's idea to inspire developers to change the product. http://ideas.arcgis.com/
The current solution I can think is to create a GeoRSS feed by yourself.
Great question! I think right now there is no API support for the GeoRSS feed as ArcGIS WPF SDK. You can post the idea on esri idea, this is a good way to pull everybody's idea to inspire developers to change the product. http://ideas.arcgis.com/
The current solution I can think is to create a GeoRSS feed by yourself.
Thanks for the reply and the link. However I feel like even if we make our own GeoRSS, it would be tough to write code to display it on the map without any support from ESRI SDK.