<?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 Map randomly zoom in when called [map.gps start] in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344423#M2961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if I did something wrong, but when I called [map.gps start] to locate current location,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my map will &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;sometime&lt;/SPAN&gt;&lt;SPAN&gt; zoom in to the lowest scale the map, even though I only called auto pan to current location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure why it keep doing that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone got a solution, please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: Not sure if they are related, but I set enable auto pan mode to AGSPAutoPanModeDefault after&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I called [map.gps start]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2013 02:27:55 GMT</pubDate>
    <dc:creator>TangWorawitphinyo</dc:creator>
    <dc:date>2013-04-04T02:27:55Z</dc:date>
    <item>
      <title>Map randomly zoom in when called [map.gps start]</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344423#M2961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if I did something wrong, but when I called [map.gps start] to locate current location,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my map will &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;sometime&lt;/SPAN&gt;&lt;SPAN&gt; zoom in to the lowest scale the map, even though I only called auto pan to current location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure why it keep doing that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone got a solution, please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: Not sure if they are related, but I set enable auto pan mode to AGSPAutoPanModeDefault after&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I called [map.gps start]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 02:27:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344423#M2961</guid>
      <dc:creator>TangWorawitphinyo</dc:creator>
      <dc:date>2013-04-04T02:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map randomly zoom in when called [map.gps start]</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344424#M2962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm not sure if I did something wrong, but when I called [map.gps start] to locate current location,&lt;BR /&gt;my map will &lt;SPAN style="font-style:italic;"&gt;sometime&lt;/SPAN&gt; zoom in to the lowest scale the map, even though I only called auto pan to current location.&lt;BR /&gt;&lt;BR /&gt;Not sure why it keep doing that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;If anyone got a solution, please help.&lt;BR /&gt;&lt;BR /&gt;Edit: Not sure if they are related, but I set enable auto pan mode to AGSPAutoPanModeDefault after&lt;BR /&gt;I called [map.gps start]&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Tang&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/install.html"&gt;10.1.1 version&lt;/A&gt;&lt;SPAN&gt; of the SDK? GPS related class/methods have been modified. For eg, AGSGPS class is renamed to AGSLocationDisplay, and [mapView.gps start] to [mapView.locationDisplay startDataSource], and enumerations like AGSPAutoPanModeDefault take the form AGSLocationDisplayAutoPanModeDefault.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/whats-new.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; for the changes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The functionality still remains the same. AGSLocationDisplayAutoPanModeDefault should only zoom to the current location, and not to the center point of the map. AGSLocationDisplayAutoPanModeOff just displays the GPS symbol and doesn't zoom or pan. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try the MapViewDemo sample app that comes with the SDK or the &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=5e9fe50031f5461796b5d158a11d0bad"&gt;GpsSample&lt;/A&gt;&lt;SPAN&gt;? If it doesn't work, can you share the code that you are using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suganya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 16:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344424#M2962</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2013-04-04T16:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Map randomly zoom in when called [map.gps start]</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344425#M2963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you using the &lt;A href="http://developers.arcgis.com/en/ios/install.html" rel="nofollow noopener noreferrer" target="_blank"&gt;10.1.1 version&lt;/A&gt; of the SDK? GPS related class/methods have been modified. For eg, AGSGPS class is renamed to AGSLocationDisplay, and [mapView.gps start] to [mapView.locationDisplay startDataSource], and enumerations like AGSPAutoPanModeDefault take the form AGSLocationDisplayAutoPanModeDefault.&lt;BR /&gt;Check out &lt;A href="http://developers.arcgis.com/en/ios/whats-new.html" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt; for the changes. &lt;BR /&gt;&lt;BR /&gt;The functionality still remains the same. AGSLocationDisplayAutoPanModeDefault should only zoom to the current location, and not to the center point of the map. AGSLocationDisplayAutoPanModeOff just displays the GPS symbol and doesn't zoom or pan. &lt;BR /&gt;&lt;BR /&gt;Did you try the MapViewDemo sample app that comes with the SDK or the &lt;A href="http://www.arcgis.com/home/item.html?id=5e9fe50031f5461796b5d158a11d0bad" rel="nofollow noopener noreferrer" target="_blank"&gt;GpsSample&lt;/A&gt;? If it doesn't work, can you share the code that you are using?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Suganya&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Suganya,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still using the good old 2.3 version of the SDK &amp;lt;.&amp;lt; since we just don't have time to migrate the app to support 10.1.1 yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, my map app got a navigation button that can set the GPS's navigation mode to AGSGPSAutoPanModeDefault, which user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can turn on or off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just called the code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
if(!self.mapView.gps.enabled)
{
&amp;nbsp;&amp;nbsp; [self.mapView.gps start];
} 
[self.mapView.gps setWonderExtentFactor:0]//re-center map around current position
self.mapView.gps.autoPanMode = AGSGPSAutoPanModeDefault;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The navigation mode work fine and the map re-center itself around user's current position correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But sometime, the map just randomly decided that it's needed to zoom in to user's current position for no reason -_-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is weird, since it's should just pan and not zoom in..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344425#M2963</guid>
      <dc:creator>TangWorawitphinyo</dc:creator>
      <dc:date>2021-12-11T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Map randomly zoom in when called [map.gps start]</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344426#M2964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm not sure if I did something wrong, but when I called [map.gps start] to locate current location,&lt;BR /&gt;my map will &lt;SPAN style="font-style:italic;"&gt;sometime&lt;/SPAN&gt; zoom in to the lowest scale the map, even though I only called auto pan to current location.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The GPS feed can be quite erratic for the first second or two of polling. The first few values returned may also be nil, which could cause issues if you are feeding them into the map's panning/zooming methods. Many of the apps I have written using GPS and the ArcGIS Runtime SDK have a GPS stabilization polling thread that is called when the GPS is first started and notifies when the GPS has become reasonably stable. The code running on the polling thread looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
-(void)observeForGPSStabilization:(AGSLocationDisplay *)locationDisplay;
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; dispatch_async(gpsStabilizerQueue, ^(void){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOOL stable = NO;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while (!stable) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stable = [self isStabilized:locationDisplay.location.point];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [self performSelectorOnMainThread:@selector(notifyOfStabilization:) withObject:locationDisplay.location.point waitUntilDone:NO];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; });
}

-(BOOL)isStabilized:(AGSPoint *)point;
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; if(point == nil) //if we are not getting a point yet, the GPS has not even started tracking
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return NO;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp; else {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(CurrentDelta(point, lastGPSPoint) &amp;lt; maxStableDelta) //this macro calculates whether we are under an acceptable drift
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return YES;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lastGPSPoint = point;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return NO;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you are still on 2.3, you will need to modify that slightly to feed off of an &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;AGSGPS&lt;/SPAN&gt;&lt;SPAN&gt; object. The maxStableDelta value is quite high, equivalent to moving at several hundred meters per second. I've found that the initial GPS jumping can sometimes be hundreds of miles per update, or more.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344426#M2964</guid>
      <dc:creator>DanaMaher</dc:creator>
      <dc:date>2021-12-11T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map randomly zoom in when called [map.gps start]</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344427#M2965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The GPS feed can be quite erratic for the first second or two of polling. The first few values returned may also be nil, which could cause issues if you are feeding them into the map's panning/zooming methods. Many of the apps I have written using GPS and the ArcGIS Runtime SDK have a GPS stabilization polling thread that is called when the GPS is first started and notifies when the GPS has become reasonably stable. The code running on the polling thread looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;-(void)observeForGPSStabilization:(AGSLocationDisplay *)locationDisplay; { &amp;nbsp;&amp;nbsp;&amp;nbsp; dispatch_async(gpsStabilizerQueue, ^(void){ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOOL stable = NO; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while (!stable) { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stable = [self isStabilized:locationDisplay.location.point]; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [self performSelectorOnMainThread:@selector(notifyOfStabilization:) withObject:locationDisplay.location.point waitUntilDone:NO]; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }); }&amp;nbsp; -(BOOL)isStabilized:(AGSPoint *)point; { &amp;nbsp;&amp;nbsp;&amp;nbsp; if(point == nil) //if we are not getting a point yet, the GPS has not even started tracking &amp;nbsp;&amp;nbsp;&amp;nbsp; { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return NO; &amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;nbsp;&amp;nbsp;&amp;nbsp; else {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(CurrentDelta(point, lastGPSPoint) &amp;lt; maxStableDelta) //this macro calculates whether we are under an acceptable drift &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return YES; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lastGPSPoint = point; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return NO; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;nbsp;&amp;nbsp;&amp;nbsp; } }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Since you are still on 2.3, you will need to modify that slightly to feed off of an &lt;SPAN style="font-style:italic;"&gt;AGSGPS&lt;/SPAN&gt; object. The maxStableDelta value is quite high, equivalent to moving at several hundred meters per second. I've found that the initial GPS jumping can sometimes be hundreds of miles per update, or more.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah, this make sense. I'll give it s shot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 00:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-randomly-zoom-in-when-called-map-gps-start/m-p/344427#M2965</guid>
      <dc:creator>TangWorawitphinyo</dc:creator>
      <dc:date>2013-04-09T00:31:11Z</dc:date>
    </item>
  </channel>
</rss>

