> When the map moves to display the infowindow, because it would have > been off the map, it is correct. So is there a way to trick the sever > into doing this?
It probably works because it takes a relatively long time to pan the map, meanwhile the image has been fetched, so at the end of the pan the infowindow is re-drawn with the image size now known. If you really don't want to use the suggestions so far, you could open the infowindow, pan the map some distance in one direction, then pan it back the other way ... cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
