textOpacity

open override fun textOpacity(textOpacity: Double): SymbolLayer

The opacity at which the text will be drawn. Default value: 1. Value range: 0, 1

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

Parameters

textOpacity

value of textOpacity


open override fun textOpacity(textOpacity: Expression): SymbolLayer

The opacity at which the text will be drawn. Default value: 1. Value range: 0, 1

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

Parameters

textOpacity

value of textOpacity as Expression


The opacity at which the text will be drawn. Default value: 1. Value range: 0, 1