GoogleMapsGeocoderAutocompleteService
Creates a new AutocompleteService that uses the Google Maps Geocoding API to provide autocomplete suggestions.
Return
A new AutocompleteService that uses the Google Maps Geocoding API.
Parameters
The Google Maps API key.
The parameters to use when making requests to the Google Maps Geocoding API.
The JSON serializer to use when parsing responses.
The HTTP client to use when making requests.
Creates a new AutocompleteService that uses the Google Maps Geocoding API to provide autocomplete suggestions.
Return
A new AutocompleteService that uses the Google Maps Geocoding API.
Parameters
The Google Maps API key.
The JSON serializer to use when parsing responses.
The HTTP client to use when making requests.
A block that configures the parameters to use when making requests to the Google Maps Geocoding API.