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/12acc558e3a1d10b073d166efc09ee894a5a0942/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: 08 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.