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/9239a573376e2336c6805ac1be2967e0ce5f92d8/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: 02 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.