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/bf847a877ff5320a154c9ff56200056bdb732d0e/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: 23 June, 2026