ReverseGeocoderResponse
data class ReverseGeocoderResponse(val summary: Summary, val places: List<PlaceMatch>)
Content copied to clipboard
Response of the Reverse Geocoding API.
Important: This is a Public Preview API. It may be changed or removed at any time.