Location Indicator Layer State
The state holder for LocationIndicatorLayer's layer properties.
See also
Constructors
Construct an default LocationIndicatorLayerState.
Properties
Defines the transition of accuracyRadiusBorderColor.
Specifies a glow effect range of the emphasis circle, in pixels. If 0,0 values are provided, it renders the circle as a solid color. The first value specifies the start of the glow effect where it is equal to the circle's color, the second is the end, where it's fully transparent. Between the two values the effect is linearly faded out. 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.
Defines the transition of locationIndicatorOpacity.