Skip to main content
All docs
V25.1
  • AzureRouteInstructionGroup Properties

    A group of guidance instructions.
    Name Description
    FirstInstructionIndex Returns the index of the group’s first instruction that matches the index in Instructions.
    GroupLengthMeters Returns the distance covered by instructions in this group, in meters.
    GroupMessage Returns the message related to the route section and requested for guidance. The AzureRouteOptions.InstructionsType value should be Text or Tagged to get messages.
    LastInstructionIndex Returns the index of the group’s last instruction that matches the index in Instructions.
    See Also