Joel Beckham
Notes
Joel Beckham
Notes

Google Maps API v3 InfoWindow missing corners

 August 20, 2011   Dev

I ran into this issue embedding a map into a wordpress site using the default wordpress theme. This CSS rule is the culprit::

max-width is overriding the maps img max-width of none. This can be fixed with:

 

Or if you can’t modify the style sheets, you can do it through jQuery:

Back | Home
7 Chrome Developer Tool Features I didn’t know about Creating and Adding a Style Element to the DOM