RouteGuidanceOutput interface
Contains guidance related elements. This field is present only when guidance was requested and is available.
Properties
instruction |
Groups a sequence of instruction elements which are related to each other. |
instructions | A list of instructions describing maneuvers. |
Property Details
instructionGroups
Groups a sequence of instruction elements which are related to each other.
instructionGroups: RouteInstructionGroupOutput[]
Property Value
instructions
A list of instructions describing maneuvers.
instructions: RouteInstructionOutput[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript