@watergis/maplibre-gl-terradraw
    Preparing search index...

    Variable AWS_ELEVATION_TILESConst

    AWS_ELEVATION_TILES: TerrainSource = ...

    AWS Terrarium terrain RGB tileset as a terrain source for MaplibreMeasureControl.

    You can import this and set to terrainSource property of MeasureControlOptions like below.

    import { AWS_ELEVATION_TILES, MaplibreMeasureControl } from 'maplibre-gl-terradraw';

    const control = new MaplibreMeasureControl({
    terrainSource: AWS_ELEVATION_TILES
    });

    Please see: https://registry.opendata.aws/terrain-tiles/