The color of the POIs as RGBA values in the range [0, 1].
Default
[0, 0, 0, 1]
Optionalname
name?:string
Optional. Name of the POI style.
Default
undefined
Optionalsize
size?:number
The size of the POIs.
By default, this is interpreted as screen space pixels.
See sizeMode in POISetProperties for details.
Default
15
Optionalsprite
sprite?:HTMLImageElement
The sprite image to use for the POIs.
If not set, the POIs will be rendered as circles.
To delete a sprite from an existing style, set the sprite to null.
Defines the visual appearance of a set of PointOfInterests.