modelElevationReference property

  1. @experimental
ModelElevationReference? modelElevationReference
getter/setter pair

Selects the base of the model. Some modes might require precomputed elevation data in the tileset. Default value: "ground".

Implementation

@experimental
ModelElevationReference? modelElevationReference;