<?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: Exception Map is not in a ready state in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70942#M747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and you can fix it, one more question, as I can save the drawn polygon, then when you look at the polygon information is loaded.&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 21:05:03 GMT</pubDate>
    <dc:creator>IvanZazueta</dc:creator>
    <dc:date>2014-11-07T21:05:03Z</dc:date>
    <item>
      <title>Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70937#M742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How know state of Map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 19:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70937#M742</guid>
      <dc:creator>IvanZazueta</dc:creator>
      <dc:date>2014-11-06T19:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70938#M743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Image.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/27487_Image.png" style="width: 620px; height: 246px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 22:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70938#M743</guid>
      <dc:creator>IvanZazueta</dc:creator>
      <dc:date>2014-11-06T22:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70939#M744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The editor can't be activated while the map view spatial reference has not been established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know that, you can either subscribe to&lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/E_Esri_ArcGISRuntime_Controls_ViewBase_SpatialReferenceChanged.htm"&gt; MapView.SpatialReferenceeChanged &lt;/A&gt;event, or wait for all layers to load by using &lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/M_Esri_ArcGISRuntime_Controls_ViewBase_LayersLoadedAsync.htm"&gt;MapView.LayersLoadedAsync&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;await MyMapView.LayersLoadedAsync();&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 08:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70939#M744</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2014-11-07T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70940#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for replying, the code I show is the example of Area and Perimeter, sometimes it works and sometimes not, use mapView1.LayersLoadedAsync await() and also sometimes works and sometimes does not, any answer thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-11-07_103026.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/28006_2014-11-07_103026.png" style="width: 620px; height: 440px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:32:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70940#M745</guid>
      <dc:creator>IvanZazueta</dc:creator>
      <dc:date>2014-11-07T17:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70941#M746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to the async loading of the map view, use the spatial reference changed event, rather than waiting for the layers loaded as suggested by Dominique. This is more reliable since the spatial reference might or might not have been established when the layers loaded, depending on the network traffic and timings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 18:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70941#M746</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2014-11-07T18:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70942#M747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and you can fix it, one more question, as I can save the drawn polygon, then when you look at the polygon information is loaded.&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 21:05:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70942#M747</guid>
      <dc:creator>IvanZazueta</dc:creator>
      <dc:date>2014-11-07T21:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Map is not in a ready state</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70943#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ivan. We've updated the sample accordingly. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Katy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 22:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-map-is-not-in-a-ready-state/m-p/70943#M748</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2014-11-19T22:56:32Z</dc:date>
    </item>
  </channel>
</rss>

