API Reference > imodeljs-frontend > Views > Viewport > backgroundMapSettings backgroundMapSettings Accessor The settings controlling how a background map is displayed within a view. get: 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. set(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/Viewport.ts Line 972 Last Updated: 13 June, 2024