<?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 Delegate to know when the base map is loaded/visible in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/delegate-to-know-when-the-base-map-is-loaded/m-p/309167#M2752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a use case where I am switching from offline to online maps after detecting internet connectivity. I have noticed that if initially my base map is not loaded fully and I switch to offline, I cannot load and display the offline map view. Is there a delegate method just like we have for operational layers i.e.&amp;nbsp;layerViewStateChangedHandler for base map that triggers everytime the base map is fully loaded or visible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2020 20:38:18 GMT</pubDate>
    <dc:creator>PeterSchuette</dc:creator>
    <dc:date>2020-04-13T20:38:18Z</dc:date>
    <item>
      <title>Delegate to know when the base map is loaded/visible</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/delegate-to-know-when-the-base-map-is-loaded/m-p/309167#M2752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a use case where I am switching from offline to online maps after detecting internet connectivity. I have noticed that if initially my base map is not loaded fully and I switch to offline, I cannot load and display the offline map view. Is there a delegate method just like we have for operational layers i.e.&amp;nbsp;layerViewStateChangedHandler for base map that triggers everytime the base map is fully loaded or visible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2020 20:38:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/delegate-to-know-when-the-base-map-is-loaded/m-p/309167#M2752</guid>
      <dc:creator>PeterSchuette</dc:creator>
      <dc:date>2020-04-13T20:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate to know when the base map is loaded/visible</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/delegate-to-know-when-the-base-map-is-loaded/m-p/309168#M2753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to look at your switch basemap code to help you exactly but in general&amp;nbsp;`AGSBasemap` is loadable. So either you can explicitly call `load` on it or you can observe `loadStatus` property to know when it finish loading.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2020 21:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/delegate-to-know-when-the-base-map-is-loaded/m-p/309168#M2753</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2020-04-13T21:09:22Z</dc:date>
    </item>
  </channel>
</rss>

