deved-it / grav-plugin-google-maps

Google Maps plugin for Grav
MIT License
12 stars 13 forks source link

Google Maps and minify #14

Closed ciscllc closed 7 years ago

ciscllc commented 7 years ago

The map will not come up if minifiers are enabled. (external CSS and JS)

Grav 1.1.12

Uncaught ReferenceError: google is not defined
    at HTMLDivElement.<anonymous> (a0969a1….js:75)
    at Function.each (a0969a1….js:1)
    at n.fn.init.each (a0969a1….js:1)
    at HTMLDocument.<anonymous> (a0969a1….js:75)
    at j (a0969a1….js:1)
    at Object.fireWith [as resolveWith] (a0969a1….js:1)
    at Function.ready (a0969a1….js:1)
    at HTMLDocument.K (a0969a1….js:1)
salgua commented 7 years ago

It works