backgroundMapBase

Accessor

Settings controlling how the base map is displayed within a view. The base map can be provided by any map imagery source or set to be a single color.

backgroundMapBase: BaseLayerSettings

Returns - BaseLayerSettings


Setter

Settings controlling how the base map is displayed within a view. The base map can be provided by any map imagery source or set to be a single color.

backgroundMapBase(base: BaseLayerSettings): void

Parameter Type Description
base BaseLayerSettings  

Returns - void

Defined in

Last Updated: 20 June, 2023