Reputation: 1
I am developing windows store app using ESRI map. I have installed ArcGIS Runtime SDK (Beta2).
Using that SDK how can I load KML data to the map. The new Beta SDK missing of KMLLayer class.
Thanks in advance.
Upvotes: 0
Views: 396
Reputation: 33
The .NET Runtime mentions KMLs but does not give any samples on how to load them.
https://developers.arcgis.com/net/store/guide/maps-and-layers.htm
Other types of specialized layers provide the ability to add a wide range of data and services to a map, for example WMS services and KML.
Upvotes: -1
Reputation: 1
The current beta does not include KML support but we plan to add this in a future release.
The ArcGIS Runtime SDK for .NET product is still in beta, therefore please submit your questions and feedback in the beta forum: https://betacommunity.esri.com.
Upvotes: 0