RadControls for Silverlight

Represents source for the aerial mode with labels.

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

Syntax

C#
public class BingMapAerialLabelSource : BingTileMapSource
Visual Basic
Public Class BingMapAerialLabelSource _
	Inherits BingTileMapSource

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    MultiScaleTileSource
      Telerik.Windows.Controls.Map..::..TiledMapSource
        Telerik.Windows.Controls.Map..::..BingBaseMapSource
          Telerik.Windows.Controls.Map..::..BingTileMapSource
            Telerik.Windows.Controls.Map..::..BingMapAerialLabelSource

See Also