textOcclusionOpacity

open override fun textOcclusionOpacity(textOcclusionOpacity: Double): SymbolLayer

The opacity at which the text will be drawn in case of being depth occluded. Not supported on globe zoom levels. Default value: 1. Value range: 0, 1

Use static method SymbolLayer.defaultTextOcclusionOpacity to set the default property.

Parameters

textOcclusionOpacity

value of textOcclusionOpacity


open override fun textOcclusionOpacity(textOcclusionOpacity: Expression): SymbolLayer

The opacity at which the text will be drawn in case of being depth occluded. Not supported on globe zoom levels. Default value: 1. Value range: 0, 1

Use static method SymbolLayer.defaultTextOcclusionOpacityAsExpression to set the default property.

Parameters

textOcclusionOpacity

value of textOcclusionOpacity as Expression


The opacity at which the text will be drawn in case of being depth occluded. Not supported on globe zoom levels. Default value: 1. Value range: 0, 1