Builder

class Builder

Build a new RoadShieldComponentNode

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): RoadShieldComponentNode
Link copied to clipboard
fun mapboxShield(mapboxShield: MapboxShield?): RoadShieldComponentNode.Builder

apply mapboxShield to the Builder.

Link copied to clipboard
fun shieldUrl(shieldUrl: String?): RoadShieldComponentNode.Builder

apply text to the Builder.

Link copied to clipboard
fun text(text: String): RoadShieldComponentNode.Builder

apply text to the Builder.