OptionalavoidThis is a property relevant if using tiled datasets. If true, the symbols will not cross tile edges to avoid mutual collisions.
OptionalcolorA color defined as a hex-color string.
OptionalgeometryDefines which geometry to take or how to apply the geometry to this symbolizer.
Describes the type of the kind of the Symbolizer.
OptionaloffsetThe offset of the Symbolizer as [x, y] coordinates. Positive values indicate right and down, while negative values indicate left and up.
OptionaloffsetProperty relevant for mapbox-styles. Compare https://docs.mapbox.com/mapbox-gl-js/style-spec/#paint-symbol-icon-translate-anchor
OptionalopacityDetermines the total opacity for the Symbolizer. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
OptionalvisibilityDefines whether the Symbolizer should be visible or not.
A PointSymbolizer describes the style representation of POINT data.