MapLayerScaleRangeVisibility Interface
MapLayer visibility based on its scale range definition.
Properties
Name | Type | Description | |
---|---|---|---|
index | number | Index of the map-layer in DisplayStyleState's background/overlay map | |
isOverlay | boolean | True if map-layer is part of DisplayStyleState's overlay map, otherwise map-layer is part of DisplayStyleState's background map | |
visibility | MapTileTreeScaleRangeVisibility | Scale range visibility value of the map-layer |
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.