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[]