Re: [visualization-api] Geomap Questions

2011-11-19 Thread Roni Biran
Ok, Here what you did wrong 1. you cannot use "google.setOnLoadCallback(drawMap);" more than once you have nothing to do with it. nor the "google.load" function. write the following to call both functions: google.load('visualization', '1', {'packages': ['geomap']}); google.setOnLoadCallb

[visualization-api] Geomap Questions

2011-11-19 Thread JennieB
Hi there, I'm a student and I am exploring the use of Geomaps for a project I am currently doing. But with not a huge amount of coding knowledge I have reached a dead end and I am hoping someone might be able to help me. Firstly, on my web page I wish to show two Geomaps, one above the other. I