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 258 forks source link

Added option to specify multiple place types and type is null by default #150

Open jsilverdev opened 3 years ago

jsilverdev commented 3 years ago

Fixes #77

toddpadwick commented 2 years ago

Hey @olefirenko Any chance of this getting merged? This would be really helpful as we need to allow searches by postcode, cities and addresses. unless you have a way of specifying multiple types in the current set up?