This is not a Map API problem, but is caused by the browser not
knowing the dimensions of the image till it has finished loading, and
as such connot size the infowindow accordingly.

It works the second time as the browser has already loaded the image &
knows it's dimensions, so the infowondow can be resized.

I don't know if you can get the size & width of the image from picasa
before you load them, if so, you'll need to include this in your img
tag for the infowindow.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to