reverseGeocode
inline suspend fun GeoPlacesClient.reverseGeocode(crossinline block: ReverseGeocodeRequest.Builder.() -> Unit): ReverseGeocodeResponse
ReverseGeocode
converts geographic coordinates into a human-readable address or place. You can obtain address component, and other related information such as place type, category, street information. The Reverse Geocode API supports filtering to on place type so that you can refine result based on your need. Also, The Reverse Geocode API can also provide additional features such as time zone information and the inclusion of political views.