bindTo

fun bindTo(delegate: MapboxStyleManager)

Bind the layer to the Style.

Parameters

delegate

The style controller


open override fun bindTo(delegate: MapboxStyleManager, position: LayerPosition?)

Bind the layer to the map controller.

Parameters

delegate

The style controller

position

the position that the current layer is added to