<?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 zoom to gps location in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647673#M4446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, I am GIS Analyst and I trying to dive into native GIS Mobile App development using Android Studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a chunk of code I used to &lt;STRONG&gt;display my Basemap and GPS location:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="code.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/208238_code.png" style="width: 620px; height: 330px;" /&gt;&lt;/P&gt;&lt;P&gt;Now I would like tract the user location:&lt;/P&gt;&lt;P&gt;- The app map should zoom to the user's location (GPS position) automatically when location change.&lt;/P&gt;&lt;P&gt;- The GPS position should be in the center of the map as the user is moving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful to any help. Thanks guys !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jun 2016 04:04:13 GMT</pubDate>
    <dc:creator>simondedjo1</dc:creator>
    <dc:date>2016-06-18T04:04:13Z</dc:date>
    <item>
      <title>zoom to gps location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647673#M4446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, I am GIS Analyst and I trying to dive into native GIS Mobile App development using Android Studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a chunk of code I used to &lt;STRONG&gt;display my Basemap and GPS location:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="code.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/208238_code.png" style="width: 620px; height: 330px;" /&gt;&lt;/P&gt;&lt;P&gt;Now I would like tract the user location:&lt;/P&gt;&lt;P&gt;- The app map should zoom to the user's location (GPS position) automatically when location change.&lt;/P&gt;&lt;P&gt;- The GPS position should be in the center of the map as the user is moving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful to any help. Thanks guys !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2016 04:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647673#M4446</guid>
      <dc:creator>simondedjo1</dc:creator>
      <dc:date>2016-06-18T04:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: zoom to gps location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647674#M4447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe what you want to do is set the autopan mode using a constant from the following API Reference page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/LocationDisplayManager.AutoPanMode.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/LocationDisplayManager.AutoPanMode.html"&gt;LocationDisplayManager.AutoPanMode | ArcGIS Android 10.2.8 API&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2016 16:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647674#M4447</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-06-18T16:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: zoom to gps location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647675#M4448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Alexander ! I went through the API link you provide and I successfully run my code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 13:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647675#M4448</guid>
      <dc:creator>simondedjo1</dc:creator>
      <dc:date>2016-06-20T13:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: zoom to gps location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647676#M4449</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/217327"&gt;simon dedjo&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to hear!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please mark my answer as correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 13:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-to-gps-location/m-p/647676#M4449</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-06-20T13:57:25Z</dc:date>
    </item>
  </channel>
</rss>

