Compute the elevation range for a given @xyzmaps/harp-geoutils#TileKey.
The tile for which the elevation range should be computed.
The tiling scheme of this ElevationRangeSource.
MapView will only apply the elevation ranges returned by [[getElevationRange]] that have the same @xyzmaps/harp-geoutils#TilingScheme.
Returns true
if this ElevationRangeSource
is ready and the MapView can invoke
getElevationRange()
to start requesting data.
Generated using TypeDoc
Source for elevation ranges per tile. The returned elevation ranges will be used in the visible tile computation to calculate proper bounding boxes.