add Layer Below
fun StyleInterface.addLayerBelow(layer: StyleContract.StyleLayerExtension, below: String?)
Content copied to clipboard
Extension function to add a Layer provided by the Style Extension to the Style.
Parameters
layer
The layer to be added
below
the layer id that the current layer is added below