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.

note If this display style is associated with a Viewport, prefer to use Viewport.backgroundMapSettings to change the settings to ensure the Viewport's display updates immediately.


Setter

The settings controlling how a background map is displayed within a view.

set(settings: BackgroundMapSettings): void

Parameter Type Description
settings BackgroundMapSettings  

Defined in

Last Updated: 08 January, 2020