Skip to content

worldwind-ui API / worldwind-kit / ClusterResult

Interface: ClusterResult<T> ​

Defined in: kit/src/cluster.ts:28

Extended by ​

Type Parameters ​

T ​

T

Properties ​

clusters ​

clusters: Cluster<T>[]

Defined in: kit/src/cluster.ts:29


singles ​

singles: T[]

Defined in: kit/src/cluster.ts:31

Items that did not join a cluster.

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.