Google Maps API "too many times" error

Hello guys
Is there a way how figure out where on the page the google maps API is inserted?
If I check the source code I only find it once, I still get the error “You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.”

URL is in the secure note

Second question: what if I want to add a map to the footer. Right now - because of the error - there’s just an image with a link to google maps there. I’d love to have a real map. Do I really need a second, different maps API?

EDIT: Dang… I’ve found the bug…r. It was in the footer in some responsive layout version… . So solved the issue with the double API usage. The second question still remains.

Hello @VRANKOVINA,

Thanks for writing in! Google may not want you to use two maps when single API key. Try creating a new API key for the other map. If that does not work, you can use an embedded map for the footer.

Best Regards.

thx for the info - that is what I thought as well. My hope was the second API would work… duh… so embedded it will be.

Hey @VRANKOVINA,

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.