Builder

class Builder

Builder of ManeuverExitOptions

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): ManeuverExitOptions

Build a new instance of ManeuverExitOptions

Link copied to clipboard
fun mutcdExitProperties(mutcdExitProperties: MapboxExitProperties.PropertiesMutcd): ManeuverExitOptions.Builder

Specify the drawables you wish to render for an ExitComponentNode component contained in a Maneuver. These properties would be applied to countries following MUTCD convention

Link copied to clipboard
fun textAppearance(@StyleRes textAppearance: Int): ManeuverExitOptions.Builder

Allows you to change the text appearance of PrimaryManeuver, SecondaryManeuver and SubManeuver.

Link copied to clipboard
fun viennaExitProperties(viennaExitProperties: MapboxExitProperties.PropertiesVienna): ManeuverExitOptions.Builder

Specify the drawables you wish to render for an ExitComponentNode component contained in a Maneuver. These properties would be applied to countries following VIENNA convention