LaneGuidanceUpdate

data class LaneGuidanceUpdate(val laneGuidance: LaneGuidance, val type: LaneGuidanceUpdateType)

Holds information about LaneGuidance and whether it is starting or ending.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

laneGuidance

Lane guidance information

type

Type of guidance information

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard