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

Builder
Link copied to clipboard
class Builder

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Regenerate whenever a change is made
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Regenerate whenever a change is made
toBuilder
Link copied to clipboard
fun toBuilder(): ManeuverSubOptions.Builder
toString
Link copied to clipboard
open override fun toString(): String
Regenerate whenever a change is made

Properties

exitOptions
Link copied to clipboard
val exitOptions: ManeuverExitOptions
options to style MapboxExitText in MapboxSubManeuver
textAppearance
Link copied to clipboard
val textAppearance: Int
change the text appearance of sub maneuver.