Optional
color?: ColorRepresentationThe color of the point.
Optional
image?: Texture | string | nullThe image to use for the point. May be either a THREE.js texture or a URL to a remote image file.
Optional
pointThe size of points, in pixels.
Optional
sizeIf enabled, point size decreases with distance. See the THREE.js documentation for more information.
Point style for vector features.