Builder
Build a new RoadLabelOptions
Constructors
Functions
Link copied to clipboard
                fun backgroundColor(@ColorInt backgroundColor: Int): RoadLabelOptions.Builder
Content copied to clipboard
The rectangular background color. default is Color.TRANSPARENT
Link copied to clipboard
                Build the RoadLabelOptions
Link copied to clipboard
                fun roundedLabelColor(@ColorInt roundedLabelColor: Int): RoadLabelOptions.Builder
Content copied to clipboard
The color of the rounded label on top of the background.
Link copied to clipboard
                The color of the shadow. The shadow will not show if when null.
Link copied to clipboard
                The color of the text in the label.