lineElevationGroundScale

abstract fun lineElevationGroundScale(lineElevationGroundScale: Double = 0.0): 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

Parameters

lineElevationGroundScale

value of lineElevationGroundScale


abstract 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

Parameters

lineElevationGroundScale

value of lineElevationGroundScale as Expression