Below

data class Below(val layerId: String) : Anchor(source)

Layer(s) are anchored below the layer (i.e. behind it) with the given layerId from the base map style. See Anchor.Companion.Below to use this in the layers composition.

Constructors

Link copied to clipboard
constructor(layerId: String)

Properties

Link copied to clipboard