This is a request to enhance the Directions widget to display all direction segments and network auxiliary properties returned by the route service, providing complete turn-by-turn directions that match the full output available through the REST API.
Use Case: Los Alamos National Laboratory (LANL) wants to provide their end-users complete turn-by-turn directions with full network auxiliary property information to satisfy mission-critical expectations.
The Directions widget currently displays only a subset of routing directions, showing default/simplified instructions rather than the complete turn-by-turn directions generated by the underlying route service. Our technical support has confirmed that the Route Service REST endpoint's solve operation successfully generates and returns complete, detailed turn-by-turn directions including network auxiliary properties, but the Directions widget UI only exposes a limited portion of this information to end users.
This discrepancy creates a mission-critical gap for our organization, as users require complete, detailed directions with full network auxiliary property information for navigation and operational planning.
Thus, we are requesting that the Directions widget be updated to include an option, or default behavior, to display all direction segments and their associated network auxiliary properties returned by the route service, matching the complete output available through the REST API.