RadControls for WPF

Interface which must be implemented by all map sources. Map source provides methods and properties which can be used by tile layer to read images from the specific location.

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

Syntax

C#
public interface IMapSource
Visual Basic
Public Interface IMapSource

See Also