Open dhavenstein opened 3 months ago
This is not really an issue, but a question about the API version used by this package
There is a "New" version of the Autocomplete API according to docs
The old one: https://developers.google.com/maps/documentation/places/web-service/autocomplete
The new one https://developers.google.com/maps/documentation/places/web-service/place-autocomplete
Are there plans to support the new API in near future? Or is it already possible via some configuration?
Bumping this up. Is this packing only using the old API and not the New Autocomplete API? Is there a way to use the New Autocomplete API with this package?
This is not really an issue, but a question about the API version used by this package
There is a "New" version of the Autocomplete API according to docs
The old one: https://developers.google.com/maps/documentation/places/web-service/autocomplete
The new one https://developers.google.com/maps/documentation/places/web-service/place-autocomplete
Are there plans to support the new API in near future? Or is it already possible via some configuration?