Hi All,
I am using ESRI runtime for Xamarin Android app. As per requirement, I need to display KML layer which is available in native android ESRI sdk and it is not available in Xamarin Android. I need support to use KML layer feature in my Xamarin Android.
KML isn't available in any of the v100.x SDKs. Here are all the Android classes for instance:
https://developers.arcgis.com/android/latest/api-reference/reference/classes.html
Hello,
Is there any alternative to be able to load kml layer, or kml file for v 100.2.1
Thanks
Besides writing your own KML parser and using the GraphicsLayer to render them, sorry not really. We're still working on providing this capability...