DashMapStyleLayer

constructor(id: String, visible: Boolean = true, clickable: Boolean = true)

Parameters

id

Unique identifier for the layer.

visible

Indicates if the layer is visible. Default is true.

clickable

Indicates if the layer is clickable. Default is true.