I am currently trying this and getting the following error:
Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (<anonymous>)
at Object.install (index.esm.js?1344:6)
at Function.Vue.use (vue.runtime.esm.js?5593:5107)
at eval (register.js?03bd:3)
at Module…/node_modules/quasar-app-extension-q-google-map/src/boot/register.js (vendor.js:2348)
at webpack_require (app.js:854)
at fn (app.js:151)
at eval (client-entry.js?68f8:1)
at Module…/.quasar/client-entry.js (app.js:1019)
at webpack_require (app.js:854)
Has anyone else run into this trying to use it?