Need to show the route on the map

469
1
10-30-2021 07:53 PM
bkolliboina
New Contributor II

Hi,

We are trying to implement the below functionality on map using ArcGIS Online but facing some challenges

1.  trace a line on the map to show the route. Additionally, show the location of stations (already stopped at) with colored indications to represent on-time running performance:

2. Hovering over a station shall show the station name and the actual delay time.

I am trying to use the 'Directions' widget. but need to show line without manual entry
https://developers.arcgis.com/javascript/latest/sample-code/widgets-directions/

If we have any sample CODE/URL/Approach, please suggest.

Thanks in advance.

0 Kudos
1 Reply
Noah-Sager
Esri Regular Contributor

Hi @bkolliboina, this sounds like an interesting project. Are you looking for an ArcGIS Online solution with no coding, or are you looking to build a custom app with the ArcGIS API for JavaScript? For showing the locations of stations already stopped at, and for the actual delay time, where is that data coming from? And what do you mean by no manual entry? Sorry, lots of questions.

0 Kudos