<?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: Trouble getting started - Navigate Route in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225438#M11455</link>
    <description>&lt;P&gt;Thank you for taking the time to look this over.&lt;/P&gt;&lt;P&gt;I have this tutorial working relatively well, but implementing the actual navigation is where I'm having problems, as opposed to just finding the route.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 21:15:20 GMT</pubDate>
    <dc:creator>FinleyWalden1</dc:creator>
    <dc:date>2022-10-25T21:15:20Z</dc:date>
    <item>
      <title>Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1223884#M11438</link>
      <description>&lt;P&gt;I am attempting to use the ArcGIS SDK for .NET to create a navigation app. I am having trouble getting started using the tutorial. I understand that there are example files on GitHub and example code at this link:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/route-and-directions/navigate-a-route/" target="_blank"&gt;https://developers.arcgis.com/net/route-and-directions/navigate-a-route/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, I don't know what other files to include, or what to put in them. What basic files should I include to navigate a route from origin to destination in the WPF format?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 16:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1223884#M11438</guid>
      <dc:creator>FinleyWalden1</dc:creator>
      <dc:date>2022-10-20T16:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1223908#M11439</link>
      <description>&lt;P&gt;what' your dev environment?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 17:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1223908#M11439</guid>
      <dc:creator>ParhatM</dc:creator>
      <dc:date>2022-10-20T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1224128#M11442</link>
      <description>&lt;P&gt;I recommend following this WPF-based tutorial:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/route-and-directions/tutorials/find-a-route-and-directions/" target="_blank" rel="noopener"&gt;Find a route and directions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It actually starts with the&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/maps-2d/tutorials/display-a-map/" target="_blank" rel="noopener"&gt;Display a map&lt;/A&gt;&amp;nbsp;tutorial which is based on our Visual Studio project templates, and it builds up from there.&lt;/P&gt;&lt;P&gt;There isn't really very much to it, although the project templates do demonstrate a simple MVVM pattern to help guide you into using best practices as you build more and larger apps - more info on the VS extension and templates here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/install-and-set-up/#install-the-visual-studio-project-templates-extension-optional" target="_blank"&gt;Install and set up | ArcGIS Runtime API for .NET | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 23:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1224128#M11442</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-10-20T23:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225438#M11455</link>
      <description>&lt;P&gt;Thank you for taking the time to look this over.&lt;/P&gt;&lt;P&gt;I have this tutorial working relatively well, but implementing the actual navigation is where I'm having problems, as opposed to just finding the route.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 21:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225438#M11455</guid>
      <dc:creator>FinleyWalden1</dc:creator>
      <dc:date>2022-10-25T21:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225446#M11456</link>
      <description>&lt;P&gt;Visual Studio on Windows 10&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 21:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225446#M11456</guid>
      <dc:creator>FinleyWalden1</dc:creator>
      <dc:date>2022-10-25T21:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble getting started - Navigate Route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225745#M11457</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/navigate-route-with-rerouting/" target="_blank"&gt;Navigate route with rerouting | ArcGIS Runtime API for .NET | ArcGIS Developers&lt;/A&gt;&amp;nbsp;sample should point you in the right direction.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 16:46:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-getting-started-navigate-route/m-p/1225745#M11457</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-10-26T16:46:38Z</dc:date>
    </item>
  </channel>
</rss>

