Progress® Telerik® Reporting R1 2021
MapQuestOpenAPILocationProvider Class
A class used to match the addresses or locations with geographical coordinates (latitude and longitude) using the MapQuest Open Geocoding API Web Service: http://developer.mapquest.com/web/products/open/geocoding-service
Requires a valid MapQuest AppKey that could be obtained from "http://developer.mapquest.com/web/products/open"
Inheritance Hierarchy
SystemObject
Telerik.ReportingLocationProvider
Telerik.ReportingWebLocationProvider
Telerik.ReportingMapQuestOpenAPILocationProvider
Namespace:
Telerik.ReportingTelerik.ReportingLocationProvider
Telerik.ReportingWebLocationProvider
Telerik.ReportingMapQuestOpenAPILocationProvider
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The MapQuestOpenAPILocationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MapQuestOpenAPILocationProvider | Initializes a new instance of the MapQuestOpenAPILocationProvider 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, GA, United States
Remarks
Please note that the query arguments order is of a huge significance.
Remarks
In the example above if you switch the query arguments to "Austria, Vienna", the service will return "Vienna, Dooly County, GA, USA"
Version Information
Supported in: 1.0.1