Builder
class Builder
Content copied to clipboard
Builder of ManeuverViewOptions
Constructors
Functions
build
                          
                    Link copied to clipboard
                        primaryManeuverOptions
                          
                    Link copied to clipboard
                        fun primaryManeuverOptions(primaryManeuverOptions: ManeuverPrimaryOptions): ManeuverViewOptions.Builder
Content copied to clipboard
Allows you to style MapboxPrimaryManeuver.
secondaryManeuverOptions
                          
                    Link copied to clipboard
                        fun secondaryManeuverOptions(secondaryManeuverOptions: ManeuverSecondaryOptions): ManeuverViewOptions.Builder
Content copied to clipboard
Allows you to style MapboxSecondaryManeuver.
subManeuverOptions
                          
                    Link copied to clipboard
                        fun subManeuverOptions(subManeuverOptions: ManeuverSubOptions): ManeuverViewOptions.Builder
Content copied to clipboard
Allows you to style MapboxSubManeuver.