Class BingRestBirdsEyeLabelSource
Represents source for the REST BirdsEye mode with labels.
Inheritance
System.Object
BingRestBirdsEyeLabelSource
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class BingRestBirdsEyeLabelSource : BingRestBirdsEyeSource, IMapSource
Constructors
BingRestBirdsEyeLabelSource(String)
Initializes a new instance of the BingRestBirdsEyeLabelSource class.
Declaration
public BingRestBirdsEyeLabelSource(string applicationId)
Parameters
System.String
applicationId
Bing Maps Key. |