olefirenko / vue-google-autocomplete

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

Changed default value for type field #113

Open deivan opened 5 years ago

deivan commented 5 years ago

Hello. I found an important issue about search some objects. By default, field 'type' have value 'address' but it hides some results like point of interest and another. Let we set this field to empty string and will to have all search results from Google autocomplete service.