AzureMaps Variable @beta
Azure Maps API.
Type
{ applyBackgroundMap: (displayStyle: DisplayStyleState, type: BackgroundMapType) => void, clearBackgroundLayers: (displayStyle: DisplayStyleState) => void, createBackgroundLayers: (type: BackgroundMapType) => ImageMapLayerSettings[], createBaseLayerSettings: (type: BackgroundMapType) => BaseMapLayerSettings, getBackgroundMapType: (displayStyle: DisplayStyleState) => BackgroundMapType | undefined }
Default Value
...```
### Defined in
- <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/00a5384d03b04b939ebaaebe6f7b7d6cf372bde0/extensions/map-layers-formats/src/AzureMaps/AzureMaps.ts#L58" target="_blank">extensions/map-layers-formats/src/AzureMaps/AzureMaps.ts</a></span> Line 58
Last Updated: 04 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.