Progress® Telerik® Reporting R3 2020
MapQuestLocationProvider Class
A class used to match the addresses or locations with geographical coordinates (latitude and longitude) using the MapQuest Licensed Geocoding API.
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.ReportingMapQuestLocationProvider
Namespace:
Telerik.ReportingTelerik.ReportingLocationProvider
Telerik.ReportingWebLocationProvider
Telerik.ReportingMapQuestLocationProvider
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The MapQuestLocationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MapQuestLocationProvider | Initializes a new instance of the MapQuestLocationProvider 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