geocode
inline suspend fun GeoPlacesClient.geocode(crossinline block: GeocodeRequest.Builder.() -> Unit): GeocodeResponse
Geocode
converts a textual address or place into geographic coordinates. You can obtain geographic coordinates, address component, and other related information. It supports flexible queries, including free-form text or structured queries with components like street names, postal codes, and regions. The Geocode API can also provide additional features such as time zone information and the inclusion of political views.