withLayerAbove

open fun withLayerAbove(@NonNull layer: Layer, @NonNull aboveLayerId: String): Style.Builder

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

Return

this

Parameters

layer

the layer to be added