ManeuverExitOptions

class ManeuverExitOptions

Specifies options for styling MapboxExitText.

See also

Parameters

textAppearance

change the text appearance of exit text.

mutcdExitProperties

defines the appearance of the exit drawables for countries following MUTCD convention

viennaExitProperties

defines the appearance of the exit drawables for countries following VIENNA convention

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
fun toBuilder(): ManeuverExitOptions.Builder
Link copied to clipboard
open override fun toString(): String

Regenerate whenever a change is made

Properties

Link copied to clipboard
Link copied to clipboard
val textAppearance: Int
Link copied to clipboard