lineElevationGroundScale

open override fun lineElevationGroundScale(lineElevationGroundScale: Double): LineLayer

Controls how much the elevation of lines with line-elevation-reference set to sea scales with terrain exaggeration. A value of 0 keeps the line at a fixed altitude above sea level. A value of 1 scales the elevation proportionally with terrain exaggeration. Default value: 0. Value range: 0, 1

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

Parameters

lineElevationGroundScale

value of lineElevationGroundScale


open override fun lineElevationGroundScale(lineElevationGroundScale: Expression): LineLayer

Controls how much the elevation of lines with line-elevation-reference set to sea scales with terrain exaggeration. A value of 0 keeps the line at a fixed altitude above sea level. A value of 1 scales the elevation proportionally with terrain exaggeration. Default value: 0. Value range: 0, 1

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

Parameters

lineElevationGroundScale

value of lineElevationGroundScale as Expression


Controls how much the elevation of lines with line-elevation-reference set to sea scales with terrain exaggeration. A value of 0 keeps the line at a fixed altitude above sea level. A value of 1 scales the elevation proportionally with terrain exaggeration. Default value: 0. Value range: 0, 1