Click or drag to resize

TileBasedPointClustererT Methods

The TileBasedPointClustererT generic type exposes the following members.

Methods
  NameDescription
Public methodAddPoint
Adds a point to the clusterer.
Public methodCluster
Clusters the elements.
Public methodGetClusters
Gets the clusters for a bounding box and a level.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also