Circle Layer State
The state holder for CircleLayer's layer properties.
See also
Constructors
Construct an default CircleLayerState.
Properties
Defines the transition of circleColor. Default value: "#000000".
Defines the transition of circleEmissiveStrength. Default value: 0. Minimum value: 0.
Defines the transition of circleOpacity. Default value: 1. Value range: 0, 1
Defines the transition of circleRadius. Default value: 5. Minimum value: 0.
Defines the transition of circleStrokeColor. Default value: "#000000".
Defines the transition of circleStrokeOpacity. Default value: 1. Value range: 0, 1
Defines the transition of circleStrokeWidth. Default value: 0. Minimum value: 0.
Defines the transition of circleTranslate. Default value: 0,0.
An expression specifying conditions on source features. Only features that match the filter are displayed. Zoom expressions in filters are only evaluated at integer zoom levels. The ["feature-state", ...]
expression is not supported in filter expressions. The ["pitch"]
and ["distance-from-center"]
expressions are supported only for filter expressions on the symbol layer.