Back to Devexpress

MarkerClusterer Class

wpf-devexpress-dot-xpf-dot-map-8ba02f22.md

latest1.4 KB
Original Source

MarkerClusterer Class

The clusterer based on grouping items in an item neighborhood.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class MarkerClusterer :
    MapClusterer
vb
Public Class MarkerClusterer
    Inherits MapClusterer

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapClustererBase MapClusterer MarkerClusterer

See Also

MarkerClusterer Members

DevExpress.Xpf.Map Namespace