I can't work out what your code is doing, but you might try performing this immediately after creating your map
map.getInfoWindow().show(); What that does is force the preloading of the infowindow external module, so that you don't get the delay the first time the infowindow opens. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
