Have you had the chance to try that Mark? Imagine 1000 markers on a map with hidden tables. :)
On Feb 24, 2:07 pm, Markw65 <[email protected]> wrote: > Couldnt you just keep the charts in hidden divs, and then use > marker.openInfoWindow(hiddenDiv) to show the info window, and trap the > infowindowonbeforeclose event to "rescue" the div before it gets > destroyed? > > Mark > > On Feb 24, 9:52 am, p00kie <[email protected]> wrote: > > > Lucy, > > > Thanks for the info. > > > I think that's what I figured might happen. That's unfortunate :( > > > On Feb 24, 8:20 am, "LH." <[email protected]> wrote: > > > > I've done something like this (line charts in each marker's info > > > window), but ended up needing to use the ImageLineChart, because of > > > load time/draw time/etc issues. I hope this helps. > > > > Best, > > > Lucy > > > > On Feb 23, 3:13 pm, p00kie <[email protected]> wrote: > > > > > Hi! > > > > > I have been working with viz and map apis for a bit now and was > > > > wondering if something like this was possible: > > > > > 1. One large map with multiple markers > > > > 2. Each marker would have it's own scatterplot and/or table showing in > > > > the info window. > > > > > I would like to use this to display multiple pieces of information per > > > > point. > > > > > Best, > > > > > Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
