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/f843164522c85776173830a28ce8725595477312/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: 22 June, 2026