Show live navigation and reroute

316
1
01-08-2023 11:54 PM
jauhari_mani
Occasional Contributor

I have created routes through fleet routing api.

Now I want to send a device on one of the generated route with live navigation and re-routing.

How can I integrate that feature to my application.

 

0 Kudos
1 Reply
FrankK
by
New Contributor II

The Native ArcGIS Map SDKs have APIs to help with building a navigation app.  There are a number of SDKs and a starting point for their documentation can be found at apis-and-sdks.  A specific example in .Net can be found at navigate-a-route .

 

 

0 Kudos