<?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: Tracking moving object. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1185315#M11096</link>
    <description>&lt;P&gt;Similar to Joe's suggestion, but you could use the out-of-the-box SimulatedLocationDataSource e.g.&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Location/ShowLocationHistory" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Location/ShowLocationHistory&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 23:41:42 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2022-06-22T23:41:42Z</dc:date>
    <item>
      <title>Tracking moving object.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1182211#M11070</link>
      <description>&lt;P&gt;Hello esri community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just starting building my application in WPF and I attempting to just build a simple moving map display for an object. I have a data feed of the decimal lat, long and altitude of the object but I cannot seem to figure out on how I can track this object. Ideally, I'd like to have the object moving throughout the map, and to also be able to drag the map to other places while having a button to recenter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have taken a look at the arcgis .net sample application but everything there seems bases off of NEMA. I just have simple raw values, lat, long, altitude.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone point me to how I can track an object like this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1182211#M11070</guid>
      <dc:creator>ZachRuiz</dc:creator>
      <dc:date>2022-06-13T07:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking moving object.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1182828#M11077</link>
      <description>&lt;P&gt;It seems to me you would need a custom&amp;nbsp;LocationDataSource.&amp;nbsp; This is not overly complex to implement.&amp;nbsp; You would need to read the file and then call the UpdateLocation with the Location object you create from the data stream you are receiving.&lt;/P&gt;&lt;P&gt;Then on the MapView you update the LocationDisplay.DataSource to use your custom LocationDataSource.&amp;nbsp; After that everything would behave as though you were receiving location from any other data source.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 17:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1182828#M11077</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2022-06-14T17:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking moving object.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1185315#M11096</link>
      <description>&lt;P&gt;Similar to Joe's suggestion, but you could use the out-of-the-box SimulatedLocationDataSource e.g.&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Location/ShowLocationHistory" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Location/ShowLocationHistory&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 23:41:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/tracking-moving-object/m-p/1185315#M11096</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-06-22T23:41:42Z</dc:date>
    </item>
  </channel>
</rss>

