getMapLayerScaleRangeVisibility Method
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 847
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.