DirectionIndicator

This class translates an angle and direction into text.

Constructors

Link copied to clipboard
constructor(info: Map<String, Number>)
Used for default options.
constructor(info: Map<String, Number>, options: TurnByTurnDirectionOptions)
Used for overriding options.

Functions

Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
open var angle: Double
Link copied to clipboard
open var direction: String