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.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class MarkerClusterer :
    MapClusterer

Remarks

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

See Also