olefirenko / vue-google-autocomplete

A Vue.js autosuggest component for the Google Places API.
https://olefirenko.github.io/vue-google-autocomplete/
MIT License
505 stars 259 forks source link

[discussion] google maps platform changes #82

Open syffs opened 6 years ago

syffs commented 6 years ago

According to the recent annoucement, google maps is not going to be as free as it used to...

The new pricing table and it's not so clear how far will the free 200$ get us...

How do you see this? What alternatives are you guys considering?

emilianotisato commented 5 years ago

@olefirenko In reference to this matter, how can we delay the amount of API calls?? How can I delay until the user stops tipping and then trigger the autocomplete call?

I like to contribute with a PR. Could you help me with your guidance on how approach this feature (delaying on user tipping) to be configurable??

@syffs Do you have some thoughts??