lineElevationReference property

  1. @experimental
LineElevationReference? lineElevationReference
getter/setter pair

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

Implementation

@experimental
LineElevationReference? lineElevationReference;