<?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 Forms iOS Zoom/Pan Map Hang  in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/forms-ios-zoom-pan-map-hang/m-p/176459#M2022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the Xamarin.Forms "Change Basemap" sample from the Runtime GitHub. Simply added the enable location code to the Initialize method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private void Initialize()&lt;BR /&gt; {&lt;BR /&gt; // Create new Map with basemap&lt;BR /&gt; Map myMap = new Map(Basemap.CreateTopographic());&lt;/P&gt;&lt;P&gt;// Assign the map to the MapView&lt;BR /&gt; MyMapView.Map = myMap;&lt;/P&gt;&lt;P&gt;// Wait for the MapView to load.&lt;BR /&gt; MyMapView.PropertyChanged += (o, e) =&amp;gt;&lt;BR /&gt; {&lt;BR /&gt; if (e.PropertyName == nameof(MyMapView.LocationDisplay) &amp;amp;&amp;amp; MyMapView.LocationDisplay != null)&lt;BR /&gt; {&lt;BR /&gt; MyMapView.LocationDisplay.IsEnabled = true;&lt;BR /&gt; }&lt;BR /&gt; };&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug the sample (using VisualStudio 2019 16.3.5), Do a bunch of zooming in and out and after a couple seconds, the app just hangs. I first saw it in my own app and decided to try and repro it with a sample. It seems to repro every time for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this may be the same issue as some random hanging in my production app that i'm getting reports of, but I can't reproduce it solidly in production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 15:56:35 GMT</pubDate>
    <dc:creator>CalebPourchot</dc:creator>
    <dc:date>2019-10-23T15:56:35Z</dc:date>
    <item>
      <title>Forms iOS Zoom/Pan Map Hang</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/forms-ios-zoom-pan-map-hang/m-p/176459#M2022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the Xamarin.Forms "Change Basemap" sample from the Runtime GitHub. Simply added the enable location code to the Initialize method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private void Initialize()&lt;BR /&gt; {&lt;BR /&gt; // Create new Map with basemap&lt;BR /&gt; Map myMap = new Map(Basemap.CreateTopographic());&lt;/P&gt;&lt;P&gt;// Assign the map to the MapView&lt;BR /&gt; MyMapView.Map = myMap;&lt;/P&gt;&lt;P&gt;// Wait for the MapView to load.&lt;BR /&gt; MyMapView.PropertyChanged += (o, e) =&amp;gt;&lt;BR /&gt; {&lt;BR /&gt; if (e.PropertyName == nameof(MyMapView.LocationDisplay) &amp;amp;&amp;amp; MyMapView.LocationDisplay != null)&lt;BR /&gt; {&lt;BR /&gt; MyMapView.LocationDisplay.IsEnabled = true;&lt;BR /&gt; }&lt;BR /&gt; };&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug the sample (using VisualStudio 2019 16.3.5), Do a bunch of zooming in and out and after a couple seconds, the app just hangs. I first saw it in my own app and decided to try and repro it with a sample. It seems to repro every time for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this may be the same issue as some random hanging in my production app that i'm getting reports of, but I can't reproduce it solidly in production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/forms-ios-zoom-pan-map-hang/m-p/176459#M2022</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2019-10-23T15:56:35Z</dc:date>
    </item>
  </channel>
</rss>

