bindTo

Bind the layer to the Style.

Parameters

delegate

The style controller

fun bindTo(delegate: StyleManagerInterface)

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: StyleManagerInterface, position: LayerPosition?)