Companion
Static variables and methods.
Functions
Properties
The color with which the background will be drawn.
The color with which the background will be drawn.
This is an Expression representation of "background-color".
The color with which the background will be drawn.
Transition options for BackgroundColor.
The opacity at which the background will be drawn.
This is an Expression representation of "background-opacity".
The opacity at which the background will be drawn.
Transition options for BackgroundOpacity.
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.
This is an Expression representation of "background-pattern".
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.
Transition options for BackgroundPattern.
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
Visibility of the layer.