<?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: ArcGis SystemLocationDataSource vs Xamarin LocationManager in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424092#M5132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would probably just say simplicity.&amp;nbsp; You don't need to do anything to use the &lt;SPAN style="background-color: #ffffff;"&gt;SystemLocationDataSource&lt;SPAN&gt;&amp;nbsp;it's already implemented.&amp;nbsp; If you wanted to tie any other location provider into the MapView's&amp;nbsp;LocationDisplay you will have to write a custom LocationDataSource.&amp;nbsp; Not an overly difficult task, but more difficult than doing nothing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2019 15:27:57 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2019-10-24T15:27:57Z</dc:date>
    <item>
      <title>ArcGis SystemLocationDataSource vs Xamarin LocationManager</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424091#M5131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Location, location, location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an advantage to using SystemLocationDataSource over LocationManager? My (Xamarin Android) app is using the former, but it seems a little constricting. Why should I give up the ability to specify a polling rate (milli's), and sensitivity (meters)? The data coming off the SLDS is kind of like a fire hose that I have to turn on and off (async) which in my opinion makes it kind of a pain to use. Help me understand where's the benefit from the over-simplified Esri approach?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424091#M5131</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-10-24T14:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGis SystemLocationDataSource vs Xamarin LocationManager</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424092#M5132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would probably just say simplicity.&amp;nbsp; You don't need to do anything to use the &lt;SPAN style="background-color: #ffffff;"&gt;SystemLocationDataSource&lt;SPAN&gt;&amp;nbsp;it's already implemented.&amp;nbsp; If you wanted to tie any other location provider into the MapView's&amp;nbsp;LocationDisplay you will have to write a custom LocationDataSource.&amp;nbsp; Not an overly difficult task, but more difficult than doing nothing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 15:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424092#M5132</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-10-24T15:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGis SystemLocationDataSource vs Xamarin LocationManager</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424093#M5133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="background-color: #ffffff;"&gt;SystemLocationDataSource&lt;SPAN&gt;&amp;nbsp;is meant to be a simple common API across all the platforms - of course with a common cross-platform API it does create some "least common denominator" limitations.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Internally it's driven by the same Android location APIs, so there shouldn't be much difference. Of course you don't get access to the low-level objects that are specific to Android, and it defaults to high-accuracy mode, as this is generally what people would expect.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;For more low-level access you'd have to implement your own LocationDataSource, which is mainly just start/stop and report new location methods.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 17:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-systemlocationdatasource-vs-xamarin/m-p/424093#M5133</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-10-24T17:28:00Z</dc:date>
    </item>
  </channel>
</rss>

