PointVisualizer
external class PointVisualizer(entityCluster: EntityCluster, entityCollection: EntityCollection) : Visualizer(source)
A Visualizer which maps Entity.point to a PointPrimitive.
Parameters
entityCluster
The entity cluster to manage the collection of billboards and optionally cluster with other entities.
entityCollection
The entityCollection to visualize.