sdk-routing / com.tomtom.online.sdk.routing.data / RouteGuidance

RouteGuidance

open class RouteGuidance : Serializable

A set of attributes describing the maneuver information of a route.

Constructors

<init>

RouteGuidance()

A set of attributes describing the maneuver information of a route.

Properties

instructionGroups

var instructionGroups: Array<InstructionGroup!>!

All available groups of sequence of instruction elements which are related to each other.

instructions

var instructions: Array<Instruction!>!

All available sets of attributes describing a maneuver.