Replace

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

Layer(s) replace the layer (i.e. are shown instead of it) with the given layerId from the base map style. See Anchor.Companion.Replace to use this in the layers composition.

Constructors

Link copied to clipboard
constructor(layerId: String)

Properties

Link copied to clipboard