Thanks for the response. I was able to fix the problem by setting the
max width of images in the map div to "none" like so:
#map img { max-width: none; }
I didn't realize that the background of the info windows was a single
image cut up and rearranged... pretty genius.
On Aug 4, 9:34 am, Andrew Leach <[email protected]> wrote:
> On Aug 4, 3:24 pm, Jens <[email protected]> wrote:
>
>
>
> > Here is the javascript associated with the markers and theinfowindow.
>
> ...which would be fine if it wasn't actually CSS-related.
>
> #content img { max-width:640px; }
>
> TheinfoWindowgraphics are wider than this.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.