New to Telerik ReportingStart a free 30-day trial

A class used to match the addresses or locations with geographical coordinates (latitude and longitude) using the Bing™ Maps REST API. /// Requires a valid Bing Maps Key that could be obtained from "http://www.microsoft.com/maps/create-a-bing-maps-key.aspx"

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public class BingLocationProvider : WebLocationProvider, IWebLocationProvider, ILocationProvider

Inheritance: objectLocationProviderWebLocationProviderBingLocationProvider

Implements: ILocationProviderIWebLocationProvider

Inherited Members WebLocationProvider.ClientTokenWebLocationProvider.ServerUrl

Constructors

TODO: Add documentation.

C#
public BingLocationProvider()

Methods

TODO: Add documentation.

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()