PlaceMatch
Parameters
The location information resulting from reverse geocoding.
Information indicating the type of match for the location. This value is null when the ReverseGeocoderOptions.areaTypes filter is not empty.
The geographical geometry of the matched location, if available. This value is null when ReverseGeocoderOptions.fetchGeometry is set to false.
A list of route numbers, designations, or abbreviations that identify a specific stretch of roadway, assigned by a highway authority. Urban roads might not have route numbers, while extra-urban roads should have them if present in the map data.
The speed limit applicable to the street, if available.
The bounding box that encompasses the matched location.
Deprecated
This API is deprecated and will be removed with the next major release.
Parameters
The location information resulting from reverse geocoding.
A set of road usage categories associated with the location.
Information indicating the type of match for the location. This value is null when the ReverseGeocoderOptions.areaTypes filter is not empty.
The geographical geometry of the matched location, if available. This value is null when ReverseGeocoderOptions.fetchGeometry is set to false.
A list of route numbers, designations, or abbreviations that identify a specific stretch of roadway, assigned by a highway authority. Urban roads might not have route numbers, while extra-urban roads should have them if present in the map data.
The speed limit applicable to the street, if available.
The bounding box that encompasses the matched location.