ReverseGeocodingQuery Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options.
public class ReverseGeocodingQuery
type ReverseGeocodingQuery = class
Public Class ReverseGeocodingQuery
- Inheritance
-
ReverseGeocodingQuery
Constructors
ReverseGeocodingQuery() |
Properties
Coordinates |
The coordinates of the location that you want to reverse geocode. Example: |
LocalizedMapView |
A string that represents an ISO 3166-1 Alpha-2 region/country code. This will alter Geopolitical disputed borders and labels to align with the specified user region. By default, the View parameter is set to “Auto” even if you haven’t defined it in the request. Please refer to Supported Views for details and to see the available Views. |
OptionalId |
id of the request which would show in corresponding batchItem. |
ResultTypes |
Specify entity types that you want in the response. Only the types you specify will be returned. If the point cannot be mapped to the entity types you specify, no location information is returned in the response. Default value is all possible entities. A comma separated list of entity types selected from the following options. |
Applies to
Azure SDK for .NET