<?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: Background location tracking in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599749#M5210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gagandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the idea. I'll give it a go...&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;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 04:08:21 GMT</pubDate>
    <dc:creator>ShiminCai</dc:creator>
    <dc:date>2014-08-26T04:08:21Z</dc:date>
    <item>
      <title>Background location tracking</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599746#M5207</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;I'm looking for ideas of how to track user's movement in background thread... While user is collecting point, line or polygon features and moving around in field, I also want to record his route and ultimately save it as a line feature to the local geodatabase. Note that the map's touch delegate has been already used by the sketch layer in the main thread. Is this possible? &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;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 07:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599746#M5207</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2014-08-22T07:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Background location tracking</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599747#M5208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/23123"&gt;Shimin Cai&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Key-Value Observing approach for this. You can add an observer for "self.mapView.locationDisplay.mapLocation" and every time it changes you just insert a new point&lt;/P&gt;&lt;P&gt;into the AGSSketchGraphics which is already instantiated with an AGSMutablePolyline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 17:41:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599747#M5208</guid>
      <dc:creator>GagandeepSingh</dc:creator>
      <dc:date>2014-08-22T17:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Background location tracking</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599748#M5209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out the &lt;A href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/GPSSketchingSample" title="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/GPSSketchingSample"&gt;GPSSketchingSample&lt;/A&gt;‌ ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 20:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599748#M5209</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2014-08-22T20:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Background location tracking</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599749#M5210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gagandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the idea. I'll give it a go...&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;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 04:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599749#M5210</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2014-08-26T04:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Background location tracking</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599750#M5211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I did. It uses a sketchGraphicsLayer as the mapView.touchDelegate and inserts a point into the sketchGraphicsLayer in the locationManager's delegate whenever there is a location update. If I don't set up the map's touch delegate it doesn't work. In my case, the map's touch delegate has been already used by the sketching (point, line &amp;amp; poly) on the main thread. I need to record user's movement in a background thread without any user interaction...&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;Shimin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 04:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/background-location-tracking/m-p/599750#M5211</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2014-08-26T04:28:15Z</dc:date>
    </item>
  </channel>
</rss>

