xkjyeah / vue-google-maps

Google maps component for vue with 2-way data binding
https://xkjyeah.github.io/vue-google-maps/
1.88k stars 474 forks source link

Autocomplete region not wroking #794

Closed digiignas closed 1 year ago

digiignas commented 1 year ago

Hello, I have problem with region, after changing it nothing happens. It still search address in region 'LT', but i want other region. Maybe there is some restrictions from Google API? Or something else can cause this? Language parameter working good.

My code: Vue.use(VueGoogleMaps, { load: { key: '****', libraries: 'places', region: 'VI', language: 'lt', }, })

digiignas commented 1 year ago

My fault

Furqan2 commented 10 months ago

what's your fault in it ?? @digiignas