Background Layer
The background color or pattern of the map.
See also
Parameters
the ID of the layer, by default, a random id will be generated with UUID.
The color with which the background will be drawn. Default value: "#000000".
Defines the transition of backgroundColor. Default value: "#000000".
Controls the intensity of light emitted on the source features. Default value: 0. Minimum value: 0.
Defines the transition of backgroundEmissiveStrength. Default value: 0. Minimum value: 0.
The opacity at which the background will be drawn. Default value: 1. Value range: 0, 1
Defines the transition of backgroundOpacity. Default value: 1. Value range: 0, 1
Name of image in sprite to use for drawing an image background. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.
Whether this layer is displayed. Default value: "visible".
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden. Value range: 0, 24
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden. Value range: 0, 24