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

Example wrong #767

Closed tranvannhat closed 3 years ago

tranvannhat commented 3 years ago

I think it will help many people, region, location, language

True: Vue.use(VueGoogleMaps, { load: { key: '...', libraries: 'places', region: 'VN', language: 'vi' }, installComponents: true })