terikon / marker-animate-unobtrusive

Google Maps markers become animated, unobtrusively
MIT License
222 stars 52 forks source link

Use with Vue.js #32

Closed jsd219 closed 5 years ago

jsd219 commented 5 years ago

I am trying to use this with Vue.js but I keep getting an Uncaught reference error: google is not defined. Does this work with Vue.js? and if so, could you show me what I am doing wrong? Thank you

viskin commented 5 years ago

I never tried it with Vue.js. The library needs google as global.