bindTo

fun bindTo(delegate: Style)

Bind the layer to the Style.

Parameters

delegate

The style controller


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

Bind the layer to the map controller.

Parameters

delegate

The style controller

position

the position that the current layer is added to