textEmissiveStrength

open override fun textEmissiveStrength(textEmissiveStrength: Double): SymbolLayer

Controls the intensity of light emitted on the source features. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

textEmissiveStrength

value of textEmissiveStrength


open override fun textEmissiveStrength(textEmissiveStrength: Expression): SymbolLayer

Controls the intensity of light emitted on the source features. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

textEmissiveStrength

value of textEmissiveStrength as Expression


Controls the intensity of light emitted on the source features. This property works only with 3D light, i.e. when lights root property is defined.