Share via


RouteInstructionGroup Class

Definition

Groups a sequence of instruction elements which are related to each other. The sequence range is constrained with firstInstructionIndex and lastInstructionIndex. When human-readable text messages are requested for guidance (instructionType=text or tagged), then the instructionGroup has a summary message returned when available.

public class RouteInstructionGroup
type RouteInstructionGroup = class
Public Class RouteInstructionGroup
Inheritance
RouteInstructionGroup

Properties

FirstInstructionIndex

Index of the first instruction in the instructions and belonging to this group.

GroupLengthInMeters

Length of the group.

GroupMessage

Summary message when human-readable text messages are requested for guidance (instructionType=text or tagged).

LastInstructionIndex

Index of the last instruction in the instructions and belonging to this group.

Applies to