getFillElevationReference method
Selects the base of fill-elevation. Some modes might require precomputed elevation data in the tileset. Default value: "none".
Implementation
@experimental
Future<FillElevationReference?> getFillElevationReference() =>
_annotationMessenger.getFillElevationReference(id);