RadControls for Silverlight

Represents source for the Bing traffic tiles.

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 BingMapTrafficSource : TiledMapSource
Visual Basic
Public Class BingMapTrafficSource _
	Inherits TiledMapSource

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    MultiScaleTileSource
      Telerik.Windows.Controls.Map..::..TiledMapSource
        Telerik.Windows.Controls.Map..::..BingMapTrafficSource

See Also