<?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: I can enable rerouting in Arcgis Runtime for .NET? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1155273#M10836</link>
    <description>&lt;P&gt;Thanks Mike&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2022 15:49:53 GMT</pubDate>
    <dc:creator>MARCORIVERA50501</dc:creator>
    <dc:date>2022-03-18T15:49:53Z</dc:date>
    <item>
      <title>I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1153314#M10811</link>
      <description>&lt;P&gt;Can you please tell me how I can enable rerouting in Arcgis Runtime for .NET?&lt;/P&gt;&lt;P&gt;We generate an apikey from our annual subscription as a developer, but when we are going to use the routing service, the rerouting option appears in "False"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please tell me what we need to use this rerouting option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 12:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1153314#M10811</guid>
      <dc:creator>MARCORIVERA50501</dc:creator>
      <dc:date>2022-03-14T12:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1153441#M10814</link>
      <description>&lt;P&gt;The availability of the rerouting option is determined by the service or local network dataset. If the service does not support rerouting or does not advertise the parameter, the property value will be false. For local datasets it is always true.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Tasks.NetworkAnalysis.RouteTaskInfo.SupportsRerouting.html" target="_blank"&gt;https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Tasks.NetworkAnalysis.RouteTaskInfo.SupportsRerouting.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/navigate-route-with-rerouting/" target="_blank"&gt;https://developers.arcgis.com/net/wpf/sample-code/navigate-route-with-rerouting/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 17:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1153441#M10814</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-03-14T17:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154116#M10827</link>
      <description>&lt;P&gt;Thanks, Michael.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is a special license or contract from ESRI needed to do rerouting?&amp;nbsp;&amp;nbsp;to set the option to "True" in the service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 00:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154116#M10827</guid>
      <dc:creator>MARCORIVERA50501</dc:creator>
      <dc:date>2022-03-16T00:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154497#M10829</link>
      <description>&lt;P&gt;Rerouting isn't determined by the license, only by the data/service. So if the service parameter "Supports Rerouting" is false then it cannot be changed unless the author republishes the service. In many cases re-routing needs local data to provide a response fast enough for the user to receive updated directions and respond.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide more information about the functionality you're trying to build, e.g. are you using the&amp;nbsp;&lt;A title="Class RouteTracker" href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Navigation.RouteTracker.html" target="_blank" rel="noopener"&gt;Class RouteTracker&lt;/A&gt;&amp;nbsp;and want to support re-routing?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 20:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154497#M10829</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-03-16T20:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154687#M10831</link>
      <description>&lt;P&gt;Yes,&amp;nbsp; Michael&lt;/P&gt;&lt;P&gt;I am using the Class Route Tracker and want to support re-routing, but when I use the Class I immediately get the "developer watermark" and the ArcGis Runtime SDK does not recognize my license string that I generate from my developer subscription.&lt;/P&gt;&lt;P&gt;When I comment out the Route Tracker Class in my code so that it is not used in my application, the license string works correctly and the developer watermark disappears.&lt;/P&gt;&lt;P&gt;I want to use the Route Tracker Class with the "Lite" license and not show me the developer watermark. is this possible?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 11:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154687#M10831</guid>
      <dc:creator>MARCORIVERA50501</dc:creator>
      <dc:date>2022-03-17T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154966#M10833</link>
      <description>&lt;P&gt;To use navigation capabilities with the RouteTracker you need a Basic license (see &lt;A href="https://developers.arcgis.com/net/license-and-deployment/license/" target="_blank"&gt;https://developers.arcgis.com/net/license-and-deployment/license/&lt;/A&gt;&amp;nbsp;and &lt;A href="https://developers.arcgis.com/faq/#licensing-runtime-license-string-distributed)" target="_blank"&gt;https://developers.arcgis.com/faq/#licensing-runtime-license-string-distributed)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can be licensed in the form of a license string (as you have been doing with the Lite license string) or by enabling the user to sign in with an ArcGIS Identity at the level Editor, Field Worker, Basic, or higher&amp;nbsp; (&lt;A href="https://developers.arcgis.com/faq/#licensing-runtime-named-user-license-levels)" target="_blank"&gt;https://developers.arcgis.com/faq/#licensing-runtime-named-user-license-levels)&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Service-based re-routing is currently only supported with ArcGIS Enterprise (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/publish-a-map-service-using-network-analyst-capability-using-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/publish-a-map-service-using-network-analyst-capability-using-arcgis-pro.htm&lt;/A&gt;). Alternatively re-routing is supported when working with network datasets in Mobile Map Packages, which can be packages you create yourself with ArcGIS Pro and that contain your street network dataset, or alternatively Streetmap Premium (&lt;A href="https://developers.arcgis.com/net/route-and-directions/add-streetmap-premium-data/)" target="_blank"&gt;https://developers.arcgis.com/net/route-and-directions/add-streetmap-premium-data/)&lt;/A&gt;.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 18:55:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1154966#M10833</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-03-17T18:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: I can enable rerouting in Arcgis Runtime for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1155273#M10836</link>
      <description>&lt;P&gt;Thanks Mike&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 15:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/i-can-enable-rerouting-in-arcgis-runtime-for-net/m-p/1155273#M10836</guid>
      <dc:creator>MARCORIVERA50501</dc:creator>
      <dc:date>2022-03-18T15:49:53Z</dc:date>
    </item>
  </channel>
</rss>

