setLineElevationReference abstract method
- LineElevationReference lineElevationReference
Selects the base of line-elevation. Some modes might require precomputed elevation data in the tileset. Default value: "none".
Implementation
Future<void> setLineElevationReference(
LineElevationReference lineElevationReference,
);