withLayerBelow

open fun withLayerBelow(@NonNull layer: Layer, @NonNull belowLayerId: String): Style.Builder

Will add the layer when the style has loaded below a specified layer id.

Return

this

Parameters

layer

the layer to be added