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

IE 11: Cluster map not loading #689

Open mahendrushivam opened 4 years ago

mahendrushivam commented 4 years ago

Polyfills support required for IE11 as cluster map is not working throwing error if using in my project

AntoniyaM commented 4 years ago

@mahendrushivam what kind of error do you see in the console? If it says something like 'SYBTAX ERROR' you might just need to transpile the package with babel.