Class
AzureLocationProvider

A class used to match the addresses or locations with geographical coordinates (latitude and longitude) using the Azure™ Maps REST API. /// Requires a valid Bing Maps Key that could be obtained from "https://azure.microsoft.com/en-us/products/azure-maps"

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public class AzureLocationProvider : WebLocationProvider, IWebLocationProvider, ILocationProvider

Inheritance: objectLocationProviderWebLocationProviderAzureLocationProvider

Implements: ILocationProviderIWebLocationProvider

Inherited Members WebLocationProvider.ClientTokenWebLocationProvider.ServerUrl

Constructors

AzureLocationProvider()

TODO: Add documentation.

Declaration

cs-api-definition
public AzureLocationProvider()

Methods

ToString()

TODO: Add documentation.

Declaration

cs-api-definition
public override string ToString()

Returns

string

Overrides object.ToString()