flywave-mapview.elevationrangesource
Home > @flywave/flywave-mapview > ElevationRangeSource
ElevationRangeSource interface
Source for elevation ranges per tile. The returned elevation ranges will be used in the visible tile computation to calculate proper bounding boxes.
Signature:
export interface ElevationRangeSource
Methods
Method | Description |
|---|---|
Connects to the underlying data. | |
Compute the elevation range for a given . | |
The tiling scheme of this ElevationRangeSource. | |
Returns |