RadControls for WPF

Clustered data source for the information layer. Allows show group of the locations as single pushpin.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public class ClusteredDataSource : Freezable
Visual Basic
Public Class ClusteredDataSource _
	Inherits Freezable

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        Telerik.Windows.Controls.Map..::..ClusteredDataSource

See Also