New to Telerik UI for WPFStart a free 30-day trial

Template selector which allows using of the properties of the RadMap and InformationLayer objects.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public class MapDataTemplateSelector : DataTemplateSelector

Inheritance: objectMapDataTemplateSelector

Constructors

C#
public MapDataTemplateSelector()

Properties

Gets or sets information layer this template selector belongs to.

C#
public InformationLayer Layer { get; set; }