Circle Layer
A filled circle.
See also
Parameters
the ID of the layer
the ID of the source
Constructors
Types
Functions
Bind the layer to the Style.
Bind the layer to the map controller.
Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.
Set the CircleBlur property transition options
DSL for circleBlurTransition.
The fill color of the circle.
Set the CircleColor property transition options
DSL for circleColorTransition.
The opacity at which the circle will be drawn.
Set the CircleOpacity property transition options
DSL for circleOpacityTransition.
Orientation of circle when map is pitched.
Controls the scaling behavior of the circle when the map is pitched.
Circle radius.
Set the CircleRadius property transition options
DSL for circleRadiusTransition.
Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.
The stroke color of the circle.
Set the CircleStrokeColor property transition options
DSL for circleStrokeColorTransition.
The opacity of the circle's stroke.
Set the CircleStrokeOpacity property transition options
DSL for circleStrokeOpacityTransition.
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.
Set the CircleStrokeWidth property transition options
DSL for circleStrokeWidthTransition.
The geometry's offset. Values are x, y where negatives indicate left and up, respectively.
Controls the frame of reference for circle-translate
.
Set the CircleTranslate property transition options
DSL for circleTranslateTransition.
A filter is a property at the layer level that determines which features should be rendered in a style layer.
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.
A source layer is an individual layer of data within a vector source. A vector source can have multiple source layers.
Whether this layer is displayed.