<?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 How to start `AGSLocationDisplay` using a custom datasource in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-start-agslocationdisplay-using-a-custom/m-p/96490#M964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I subclassed&amp;nbsp; `&lt;STRONG&gt;AGSLocationDataSource&lt;/STRONG&gt;` with bunch of&amp;nbsp; location and timestamp information. Now i assigned the datasource to the location display and started the datasource for the simulation purpose. Its perfectly worked in runtime SDK v 10.2.x, but not in v 100.x. I found that the protocol has been changed as classes and the protocol was removed from the &lt;STRONG&gt;AGSLocationDisplay&lt;/STRONG&gt; in v100.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below image (in runtime SDK v 10.2):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/420752_Screen Shot 2018-08-29 at 9.17.30 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be&amp;nbsp;great if you upload any sample source code or more details about the &lt;STRONG&gt;AGSLocationDisplay&lt;/STRONG&gt; with custom datasource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, there is `&lt;STRONG&gt;AGSSimulatedLocationDataSource&lt;/STRONG&gt;` for simulate location updates. But i need to control the speed of the location updates and to support normal device location service as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2018 15:56:11 GMT</pubDate>
    <dc:creator>MuruganandhamKuppan1</dc:creator>
    <dc:date>2018-08-29T15:56:11Z</dc:date>
    <item>
      <title>How to start `AGSLocationDisplay` using a custom datasource</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-start-agslocationdisplay-using-a-custom/m-p/96490#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I subclassed&amp;nbsp; `&lt;STRONG&gt;AGSLocationDataSource&lt;/STRONG&gt;` with bunch of&amp;nbsp; location and timestamp information. Now i assigned the datasource to the location display and started the datasource for the simulation purpose. Its perfectly worked in runtime SDK v 10.2.x, but not in v 100.x. I found that the protocol has been changed as classes and the protocol was removed from the &lt;STRONG&gt;AGSLocationDisplay&lt;/STRONG&gt; in v100.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below image (in runtime SDK v 10.2):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/420752_Screen Shot 2018-08-29 at 9.17.30 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be&amp;nbsp;great if you upload any sample source code or more details about the &lt;STRONG&gt;AGSLocationDisplay&lt;/STRONG&gt; with custom datasource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, there is `&lt;STRONG&gt;AGSSimulatedLocationDataSource&lt;/STRONG&gt;` for simulate location updates. But i need to control the speed of the location updates and to support normal device location service as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 15:56:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-start-agslocationdisplay-using-a-custom/m-p/96490#M964</guid>
      <dc:creator>MuruganandhamKuppan1</dc:creator>
      <dc:date>2018-08-29T15:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to start `AGSLocationDisplay` using a custom datasource</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-start-agslocationdisplay-using-a-custom/m-p/96491#M965</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/314085"&gt;Muruganandham Kuppan&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reply to another thread should get you going:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/message/771776-re-how-to-use-external-gps-location-data?commentID=771776#comment-771776" title="https://community.esri.com/message/771776-re-how-to-use-external-gps-location-data?commentID=771776#comment-771776"&gt;https://community.esri.com/message/771776-re-how-to-use-external-gps-location-data?commentID=771776#comment-771776&lt;/A&gt;&amp;nbsp;&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;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 19:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-start-agslocationdisplay-using-a-custom/m-p/96491#M965</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2018-08-29T19:25:55Z</dc:date>
    </item>
  </channel>
</rss>

