On Aug 10, 5:11 am, novitonics <[email protected]> wrote: > Hello peeps > > I'm trying to insert a google chart in a InfoWindowHtml but I'm > unable. > What I do is create a GXmlHttp to be able to access an URL containing > just a GoogleChart. Up to here there's no problem, I push the > GXmlHttp.responseText inside a tab of my InfoWindowHtml and no > problem either. > > When the bubble displays, it's blank. It seems empty. Any idea of how > to parse these type of objects so they fit in the InfoWindowHtml?
Where is your map that shows the problem? http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical Depending on how you create the infowindow, and DOM elements in it may not be immediately available until the API has rendered it. -- Larry > > Cheers -- 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.
