Hi everyone,
I’m building an Experience Builder app (Developer Edition) and could use some advice. I have a List widget showing multiple store locations, and I’d like it so when a user clicks on a store, the map automatically updates with directions to that location—without the user needing to manually add stops in the Directions widget. Even better, if the user selects multiple stores, I’d love for the route to automatically optimize so it shows the shortest path. Is there a way to do this in the ArcGIS Online version without coding, or do I need to build something in Developer Edition? If Developer Edition is the way to go, what’s the best approach to pull the selected stores from the list, feed them into the Directions widget (or a Route Task), and display the optimized route on the map? Any tips, examples, or pointers would be awesome!