Not directly a maps related question. This is one of many possibilities to change the content of the info window using Ajax:
http://www.wolfpil.de/v3/change-iw-content-ajax.html Note: This was only tested in Firefox. You might use the domready event for the info window instead of the idle event for the map - dependant of what you need. On Aug 17, 9:50 am, pec76 <[email protected]> wrote: > Hello, > > I have a API v3 map that containt thousands of markers, each with a > infowindow that contain an image and a description. The loadind time > is too long. > > It's a way and better a code sample that allow me to add on the click > listener of the marker a reactor that load the content of the bubble > dynamically with ajax. > > In this case the page dont contains all description and image at the > load, but theses infos will be load during the user click on the > marker. > > Thanks you. -- 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.
