lineEmissiveStrength

open override fun lineEmissiveStrength(lineEmissiveStrength: Double): LineLayer

Controls the intensity of light emitted on the source features.

Use static method LineLayer.defaultLineEmissiveStrength to set the default property.

Parameters

lineEmissiveStrength

value of lineEmissiveStrength


open override fun lineEmissiveStrength(lineEmissiveStrength: Expression): LineLayer

Controls the intensity of light emitted on the source features.

Use static method LineLayer.defaultLineEmissiveStrengthAsExpression to set the default property.

Parameters

lineEmissiveStrength

value of lineEmissiveStrength as Expression


Controls the intensity of light emitted on the source features.