getMapLayerImageryProvider Method @beta
Return the imagery provider for the provided map-layer index.
getMapLayerImageryProvider(mapLayerIndex: MapLayerIndex): undefined | MapLayerImageryProvider
| Parameter | Type | Description |
|---|---|---|
| mapLayerIndex | MapLayerIndex | the MapLayerIndex of the map layer. |
Returns - undefined | MapLayerImageryProvider
Defined in
- core/frontend/src/Viewport.ts Line 858
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.