<?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: Windows-Geolocator returns chached positions after about 15 minutes in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1153713#M10819</link>
    <description>&lt;P&gt;I'm Sorry, this was a issue in my own implementation and not by the Geolocator or ESRI Sdk.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 09:57:18 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-03-15T09:57:18Z</dc:date>
    <item>
      <title>Windows-Geolocator returns chached positions after about 15 minutes</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1045023#M9970</link>
      <description>&lt;DIV class="s-prose js-post-body"&gt;&lt;P&gt;I use the PositionChanged-Event from the Windows-Geolocator to display the users current location on a map. Everything works fine, but after about 15 minutes, the geolocator only returns positions that are quite old (30 seconds to one minute):&lt;/P&gt;&lt;P&gt;Here is a snippet from my logfile:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;2021-04-06 18:07:23,787&lt;/STRONG&gt; INFO [127:WindowsGnssPositionProvider:LocatorOnPositionChanged()] -&amp;gt; LocatorOnPositionChanged vom Geolocator: Long: xxxx, Lat: xxxx, Accuracy: 4, Timestamp: &lt;STRONG&gt;06.04.2021 18:06:22&lt;/STRONG&gt; +02:00, Source: Satellite&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The distance becomes greater, the more time passes.&lt;/P&gt;&lt;P&gt;This is my geolocator instantiation:&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;geolocator = new Geolocator() 
{ 
   DesiredAccuracy = PositionAccuracy.High, 
   ReportInterval = 1000 
}; 
geolocator.PositionChanged += Geolocator_PositionChanged;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to solve this problem or to clear the cache from the geolocator?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1045023#M9970</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-08T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Windows-Geolocator returns chached positions after about 15 minutes</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1045562#M9977</link>
      <description>&lt;P&gt;Since this is related to Microsoft's WinRT APIs, you might have more luck with asking in the Microsoft forums, but it might all depend on which device you use to get locations from (and its driver), whether you have a clear view of the sky etc.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 19:12:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1045562#M9977</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2021-04-09T19:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Windows-Geolocator returns chached positions after about 15 minutes</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1153713#M10819</link>
      <description>&lt;P&gt;I'm Sorry, this was a issue in my own implementation and not by the Geolocator or ESRI Sdk.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-geolocator-returns-chached-positions-after/m-p/1153713#M10819</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-15T09:57:18Z</dc:date>
    </item>
  </channel>
</rss>

