<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load KmlDataset via URL without map visible in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1146781#M5692</link>
    <description>&lt;P&gt;HI,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;KmlDataset is a loadable object. Can you try loading the kmldataset &amp;nbsp;(i.e call loadAsync) separately and get the required information before displaying it on the map.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 00:18:43 GMT</pubDate>
    <dc:creator>RamaChintapalli</dc:creator>
    <dc:date>2022-02-23T00:18:43Z</dc:date>
    <item>
      <title>Load KmlDataset via URL without map visible</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1145781#M5688</link>
      <description>&lt;P&gt;I'm working on an Android app and I've noticed that when I create a &lt;FONT face="courier new,courier"&gt;KmlDataset&lt;/FONT&gt; where a .kml file is fetched via URL (e.g. &lt;FONT face="courier new,courier"&gt;KmlDataset kmlDataset = new KmlDataset(url);&lt;/FONT&gt;), that the actual call to the URL is not performed until after the map is visible (i.e. the &lt;FONT face="courier new,courier"&gt;addDoneLoadingListener(runnable)&lt;/FONT&gt; isn't called until after the map is visible). I need the KML data to display a layer on the map, but I also need from it the polygons beforehand for the sake of a geofence computation.&lt;/P&gt;&lt;P&gt;Is there a way to force the &lt;FONT face="courier new,courier"&gt;KmlDataset&lt;/FONT&gt; to be loaded immediately rather than after the map is visible on the screen?&lt;/P&gt;&lt;P&gt;Fwiw, I have a "Lite" runtime license, if that makes a difference.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 20:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1145781#M5688</guid>
      <dc:creator>jasonhartley</dc:creator>
      <dc:date>2022-02-18T20:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load KmlDataset via URL without map visible</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1146781#M5692</link>
      <description>&lt;P&gt;HI,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;KmlDataset is a loadable object. Can you try loading the kmldataset &amp;nbsp;(i.e call loadAsync) separately and get the required information before displaying it on the map.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 00:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1146781#M5692</guid>
      <dc:creator>RamaChintapalli</dc:creator>
      <dc:date>2022-02-23T00:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load KmlDataset via URL without map visible</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1148463#M5696</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;kmlDataset.loadAsync()&lt;/FONT&gt; did the trick. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 06:34:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/load-kmldataset-via-url-without-map-visible/m-p/1148463#M5696</guid>
      <dc:creator>jasonhartley</dc:creator>
      <dc:date>2022-02-28T06:34:53Z</dc:date>
    </item>
  </channel>
</rss>

