bindTo

Bind the layer to the Style.

Parameters

delegate

The style controller

fun bindTo(delegate: StyleInterface)

Bind the layer to the map controller.

Parameters

delegate

The style controller

position

the position that the current layer is added to

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