ReverseGeocoderResponse

fun ReverseGeocoderResponse(summary: Summary, places: List<PlaceMatch>)

Parameters

summary

The summary of the request to the Reverse Geocoding API.

places

The result list, sorted in descending order by score.

Important: This is a Public Preview API. It may be changed or removed at any time.