line Elevation Ground Scale Transition
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
Set the LineElevationGroundScale property transition options
Parameters
options
transition options for Double
abstract fun lineElevationGroundScaleTransition(block: StyleTransition.Builder.() -> Unit): 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
DSL for lineElevationGroundScaleTransition.