iconEmissiveStrength

open override fun iconEmissiveStrength(iconEmissiveStrength: 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.defaultIconEmissiveStrength to set the default property.

Parameters

iconEmissiveStrength

value of iconEmissiveStrength


open override fun iconEmissiveStrength(iconEmissiveStrength: 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.defaultIconEmissiveStrengthAsExpression to set the default property.

Parameters

iconEmissiveStrength

value of iconEmissiveStrength 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.