xkjyeah / vue-google-maps

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

Removed uglify because of es6 issues when building. Added loaded prom… #741

Open mattiasahlsen opened 4 years ago

mattiasahlsen commented 4 years ago

…ise to exports. You can now import { loaded } from the node_module and then do await loaded, to wait until the maps api has loaded.