On Apr 18, 7:47 am, Arash <[email protected]> wrote: > that works great I only have one more question (hopefully) : > How do I add all the formatted html that I had in the open windows?
Replace the 'schoolXX' string in the structure with the content for the infoWindow (and change the createMarker function to just put the html in the infoWindow, currently it concatenates the address and the html and puts it in there...). Putting those in would have made the example more confusing. The issue you were having was the "querying too fast" error, not the infoWindows. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
