Defines the appearance for the background of the map.

Referenced by: Web Link Chart, Webmap

Properties

PropertyDetails
colorTo define the color of the background of the map (which is shown when no data is shown).

Example

{
"color": [
255,
255,
255,
255
]
}