lineElevationReference

abstract fun lineElevationReference(lineElevationReference: LineElevationReference = LineElevationReference.NONE): LineLayer

Selects the base of line-elevation. Some modes might require precomputed elevation data in the tileset. Default value: "none".

Parameters

lineElevationReference

value of lineElevationReference


abstract fun lineElevationReference(lineElevationReference: Expression): LineLayer

Selects the base of line-elevation. Some modes might require precomputed elevation data in the tileset. Default value: "none".

Parameters

lineElevationReference

value of lineElevationReference as Expression