getMapLayerScaleRangeVisibility Method @beta
Return the map-layer scale range visibility for the provided map-layer index.
getMapLayerScaleRangeVisibility(mapLayerIndex: MapLayerIndex): MapTileTreeScaleRangeVisibility
@see mapLayerAtIndex.
| Parameter | Type | Description |
|---|---|---|
| mapLayerIndex | MapLayerIndex | the MapLayerIndex of the map layer. |
Returns - MapTileTreeScaleRangeVisibility
Defined in
- core/frontend/src/Viewport.ts Line 865
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.