Defines the appearance for the background of the map.
Referenced by: Web Link Chart, Webmap
Properties
Property | Details |
---|---|
color | To define the color of the background of the map (which is shown when no data is shown). |
Example
{
"color": [
255,
255,
255,
255
]
}