Skip to content

worldwind-ui API / worldwind-kit / Cluster

Interface: Cluster<T> ​

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

A group of nearby items drawn as one marker.

Type Parameters ​

T ​

T

Properties ​

count ​

count: number

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


items ​

items: T[]

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


latitude ​

latitude: number

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


longitude ​

longitude: number

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

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