You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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',
},
})
The text was updated successfully, but these errors were encountered: