viewMapLayerRange Method
Changes viewport to include range of a map layer.
viewMapLayerRange(mapLayerIndex: MapLayerIndex, vp: ScreenViewport): Promise<boolean>
| Parameter | Type | Description | 
|---|---|---|
| mapLayerIndex | MapLayerIndex | the MapLayerIndex of the map layer. | 
| vp | ScreenViewport | the viewport. | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.