On Mar 13, 6:55 pm, Derek Tonn <[email protected]> wrote: > Thanks Larry! > > Specific to the sidebar: > > 1. Most of the basic uses of a sidebar I've seen with Google Maps and > markerclusterer have a div for "map" and a div for "side_bar" or > "panel" or ??? inside of a table. However, when I try and do the > same thing and place those two divs side by side in a table, all my > data disappears.
Link? > > 2. I tried to "reverse engineer" that sidebar from one of the basic > examples that you linked me to: http://econym.org.uk/gmap/example_map2c.htm > However, when I try to insert the side_bar specific code into my own > source code: > Please don't post code Posting guidelines: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines More reasons: http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical > > I'm also not sure about the calling of + name + either. I have a > "field" for each data record in my .js file called name, but the > closest I got that to working (using your linked example as a guide) > was a blank map (no data points) and a blank/white sidebar. > > So...obviously I might need you/someone to "dumb it down" for me a > bit, since while I see the sample source code you are sharing, I > haven't yet figured out how to get it all working. > > One more thing of note: your sample has the points inside of the > same .js code. I'm calling my information from a separate data.js on > my server space. I *think* that means I need to use "org.name" in > your sample code...but again, I haven't got that working. > > Sorry. If you have any other ideas, however, I would appreciate it. > - Derek Won't help any more without a link. My browser reads code a lot better than I do, it even report javascript errors for me. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
