Hi guys, The page in question is: http://my-walk.com/route.php?id=78
The page displays markers on a poly, and the markers have photos attached to them. They are uploaded by users so I don't use any sort of image size, I just set the content dynamically to a link so for example one of the infowindows in this page has something like content = <img src="'upload/somefolder/somefile.jpg" /> My problem is the info windows show up long and thin, and the picture is quite large, with scroll bars horizontally and vertically. How can I change this so it displays the image a little smaller, or is there some kind of better window or even a good pop out style thing I should use instead of info window? Cheers, Rick -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
