google-maps-loader
google-maps-loader copied to clipboard
Defining crossorigin="anonymous"
We're seeing JavaScript errors (we think) from Maps. It gets masked because of browser security policies, so we would like to add crossorigin="anonymous" to the Google Maps script tag. Is this at all possible today?
It not possible right now. But feel free to create a PR, I can help with that.