googleMaps
Creates a new Geocoder using the Google Maps HTTP API geocoding service.
See Google Maps for more information.
Return
A new Geocoder using the Google Maps HTTP API geocoding service.
Parameters
The Google Maps API key.
The parameters to use for the geocoder.
The JSON implementation to use for serialization.
The HTTP client to use for requests.
The coroutine dispatcher to use for requests.
Creates a new Geocoder using the Google Maps HTTP API geocoding service.
See Google Maps for more information.
Return
A new Geocoder using the Google Maps HTTP API geocoding service.
Parameters
The Google Maps API key.
The JSON implementation to use for serialization.
The HTTP client to use for requests.
The coroutine dispatcher to use for requests.
Customize the GoogleMapsParameters to use for the geocoder.