ManeuverSubOptions

class ManeuverSubOptions

Specifies options for styling MapboxSubManeuver.

See also

Parameters

textAppearance

change the text appearance of sub maneuver.

exitOptions

options to style MapboxExitText in MapboxSubManeuver

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(): ManeuverSubOptions.Builder
Link copied to clipboard
open override fun toString(): String

Regenerate whenever a change is made

Properties

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