LaneIconError

class LaneIconError

Represents an error value for an lane icon request.

Parameters

errorMessage

an error message

laneIndicator

the lane description

activeDirection

if that lane can be used to complete the upcoming maneuver

Properties

Link copied to clipboard
val activeDirection: String?
Link copied to clipboard
val errorMessage: String
Link copied to clipboard
val laneIndicator: LaneIndicator