RouteResultGuidance interface

Contains guidance related elements. This field is present only when guidance was requested and is available.

Properties

instructionGroups

Groups a sequence of instruction elements which are related to each other. NOTE: This property will not be serialized. It can only be populated by the server.

instructions

A list of instructions describing maneuvers. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

instructionGroups

Groups a sequence of instruction elements which are related to each other. NOTE: This property will not be serialized. It can only be populated by the server.

instructionGroups?: RouteResultInstructionGroup[]

Property Value

instructions

A list of instructions describing maneuvers. NOTE: This property will not be serialized. It can only be populated by the server.

instructions?: RouteResultInstruction[]

Property Value