Skip to main content
A newer version of this page is available. .

MarkerClusterer Class

The clusterer based on grouping items in an item neighborhood.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MarkerClusterer :
    MapClustererBase

Remarks

For more information about clusterers, refer to the Clusterers topic.

Implements

Inheritance

Object
MapClustererBase
MarkerClusterer
See Also