Progress® Telerik® Reporting R3 2020
BingLocationProvider Class
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"
Inheritance Hierarchy
SystemObject
Telerik.ReportingLocationProvider
Telerik.ReportingWebLocationProvider
Telerik.ReportingBingLocationProvider
Namespace:
Telerik.ReportingTelerik.ReportingLocationProvider
Telerik.ReportingWebLocationProvider
Telerik.ReportingBingLocationProvider
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The BingLocationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BingLocationProvider | Initializes a new instance of the BingLocationProvider class |
Properties
Name | Description | |
---|---|---|
![]() | ClientToken |
The client token that authenticates the request.
(Inherited from WebLocationProvider.) |
![]() | ServerUrl |
The Url of the location server
(Inherited from WebLocationProvider.) |
Methods
Remarks
The more detailed information is used in the query, the more accurate the results will be.
Remarks
For example, if you are looking for Vienna, Austria, you need to provide the country name as well, because otherwise the first returned result would be Vienna, VA, United States
Remarks
Bing™ Maps geocoding service is able to determine the relation between the query arguments - i.e. the results will be the same if you search for either "Vienna, Austria" or "Austria, Vienna"
Version Information
Supported in: 1.0.1