addLayerAbove

Extension function to add a Layer provided by the Style Plugin to the Style.

Parameters

above

the layer id that the current layer is added above

layer

The layer to be added

fun StyleManagerInterface.addLayerAbove(layer: StyleContract.StyleLayerExtension, above: String?)