PlaceMatch
Parameters
The result of the reverse geocoding that is matching the request.
Position of the result.
List of road usage types at the place.
Information on the type of match. The value is null when ReverseGeocoderOptions.entityTypes filter is not empty.
The set of MapCodes for the place match. The value is null when ReverseGeocoderOptions.mapCodeTypes is null or empty.
The geographical geometry of the place match. (where available) The value is null when ReverseGeocoderOptions.fetchGeometry is not set to true. The geometry fetching feature isn't implemented yet (this response field is reserved for the future extension).
The codes used to unambiguously identify the street.
The speed limit for the street (where available) in the form DD.DDUUU, For example: 30.00KPH D is a digit (for example, 30.00). UUU is either KPH or MPH (whichever is correct for the address).
The bounding box of the place match.