<?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: Map Progress Event in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214753#M2559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this functionality still in the roadmap?&amp;nbsp; If so, what version of the API can we expect this?&amp;nbsp; I'm rendering a lot of features and have no indication whether or not it's still drawing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 17:26:42 GMT</pubDate>
    <dc:creator>MattBryant</dc:creator>
    <dc:date>2016-02-03T17:26:42Z</dc:date>
    <item>
      <title>Map Progress Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214750#M2556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an event that reports what percent of images have loaded in the Map/MapView? The WPF API has a &lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map~Progress_EV.html"&gt;Progress Event on the Map&lt;/A&gt;. How is this achieved with the ArcGIS Runtime for .NET?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214750#M2556</guid>
      <dc:creator>EricPaitz</dc:creator>
      <dc:date>2015-10-01T19:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Map Progress Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214751#M2557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently there is no event for map progress. The available events are LayerLoaded, SpatialReferenceChanged, and NavigationCompleted and the the awaitable Task LayersLoadedAsync. We are investigating functionality for the next major release which would actually allow you to determine when the mapview has completed rendering, rather than just when layers have finished downloading tiles, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 08:23:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214751#M2557</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-10-02T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Map Progress Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214752#M2558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At a minimum there should be a way to detect that the map has started to draw and a way to detect when the map has totally finished drawing. I believe this is what you are describing. Given that capability we could display some notification to the user that the map is updating, maybe something simple like "Drawing..." in a status bar or an indeterminate progress bar. If you could provide the progress percentage (like the WPF API did) we could show a percentage progress bar that would give the user more feedback as to the progress of the map. I would vote for the percentage because it would give the developer more detail that can be passed onto the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; -eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 17:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214752#M2558</guid>
      <dc:creator>EricPaitz</dc:creator>
      <dc:date>2015-10-07T17:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Map Progress Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214753#M2559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this functionality still in the roadmap?&amp;nbsp; If so, what version of the API can we expect this?&amp;nbsp; I'm rendering a lot of features and have no indication whether or not it's still drawing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214753#M2559</guid>
      <dc:creator>MattBryant</dc:creator>
      <dc:date>2016-02-03T17:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map Progress Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214754#M2560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is on the roadmap for the next major release which we refer to as 'Quartz'. Some ArcGIS Runtime SDKs shipped their first Quartz Beta in the Fall last year - you can get an indication of the map progress design here: &lt;A href="https://developers.arcgis.com/android/beta/api-reference/reference/com/esri/arcgisruntime/mapping/view/DrawStatusChangedListener.html" title="https://developers.arcgis.com/android/beta/api-reference/reference/com/esri/arcgisruntime/mapping/view/DrawStatusChangedListener.html"&gt;DrawStatusChangedListener| arcgis-android&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-progress-event/m-p/214754#M2560</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-02-10T16:40:49Z</dc:date>
    </item>
  </channel>
</rss>

