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

map hangs while dragging - sometimes not responding - worst on mobile! #773

Open dataexcess opened 3 years ago

dataexcess commented 3 years ago

I am experiencing severe difficulties of simply zooming and then dragging the map around. On desktop it is not so bad. I understand that the map images need to load to display, but on mobile I really have to do a dragging movement 3 times before it actually starts to drag the map around.

Is this normal? Anything I could do to improve the experience?

Thank you