I believe that would fix it, but the height and width of the images are different for different markers and beyond my control. I could preload all the images at the time I create each infowindow, get their height and width, calculate resizing as necessary and put the values into the html for the infowindow, but there a couple problems with that. First of all, I would have to wait for the images to actually finish their preloading to get their height and width, it's not instantaneous, and secondly, that's a lot of loading up front slowing down the marker creation. Do you know this an absolute requirement pistol? Or were you just making a suggestion? It troubles me since it generally works without the hard-coding in other browsers and in v2.
On Jan 13, 8:05 am, pi5701 <[email protected]> wrote: > you need to specify height and width of images > > -pistol
-- 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.
