KML Layer for Xamarin Android

1225
3
12-27-2017 02:00 AM
SridharBoganathan
New Contributor

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.

Tags (2)
0 Kudos
3 Replies
dotMorten_esri
Esri Notable Contributor

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

0 Kudos
achmadsudibyo
New Contributor

Hello,

Is there any alternative to be able to load kml layer, or kml file for v 100.2.1

Thanks

0 Kudos
dotMorten_esri
Esri Notable Contributor

Besides writing your own KML parser and using the GraphicsLayer to render them, sorry not really. We're still working on providing this capability...

0 Kudos