API Reference > imodeljs-frontend > Views > DisplayStyleState > backgroundMapSettings backgroundMapSettings Accessor The settings controlling how a background map is displayed within a view. backgroundMapSettings: BackgroundMapSettings see backgroundMap for toggling display of the map on or off. Returns - BackgroundMapSettings Setter The settings controlling how a background map is displayed within a view. backgroundMapSettings(settings: BackgroundMapSettings): void see backgroundMap for toggling display of the map on or off. Parameter Type Description settings BackgroundMapSettings Returns - void Defined in core/frontend/src/DisplayStyleState.ts Line 153 Last Updated: 11 June, 2024