#Hating my life dealing with JS imports, async, and google maps
1 messages · Page 1 of 1 (latest)
You also don't need the Maps library to be loaded before your maps.js script, since that doesn't access the "google" property until the function is called.
I'm not 100% sure what the problem is, but I'd try simplifying first by removing async and defer.
Take a look to htmx
how does this help
Hey @still grove , replying by memory so I can be wrong but I think to add the script of Google maps just before the closing tag of your body.
Hopefully you resolve it by the time.
That is very kind of you to notice my old thread. I eventually made a (sorta) peace with the google maps js library.