RadControls for Silverlight

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.2.611.1050

Syntax

C#
public interface IMapSource
Visual Basic
Public Interface IMapSource

See Also