Click or drag to resize

Telogis.GeoBase.Clustering.ClusterSet

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
ClusterSet Class

The ClusterSet class represents a collection of Clusters.

Properties
NameTypeDescription
clustersArray

The clusters that make up the cluster set.

Defaults to null.
expiresAfterInteger

The length of time (in ticks, 10000000 ticks per second) the clusters in the set can be used before they expire and must be recalculated.

Defaults to null.
userObjectObject

Stores other user-specific information associated with this set of clusters.

Defaults to null.