Class BingLocationProvider
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"
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class BingLocationProvider : WebLocationProvider, IWebLocationProvider, ILocationProvider
Remarks
The more detailed information is used in the query, the more accurate the results will be.
Constructors
BingLocationProvider()
TODO: Add documentation.
Declaration
public BingLocationProvider()
Methods
ToString()
TODO: Add documentation.
Declaration
public override string ToString()
Returns
|
System.String
|