As part of a much bigger project, we\'re trying to get a Map on a site using Google\'s Map API v3. I have followed the simplest steps that Google has laid out, I\'ve tried c
I had this issue with a site I'm working on too. We're doing some things to all tags for responsiveness. This fix is working for us for the map:
img {max-width: initial !important;}