Re: [visualization-api] GeoMap is not a constructor Error

2011-12-12 Thread EZChart
This can explain the change, because until the December 7th release the geochart package also included GeoMap. We fixed this, and now in order to use GeoMap one must load the geomap package. On Mon, Dec 12, 2011 at 10:05 AM, Roni Biran wrote: > I saw that you're loading the geochart package and

Re: [visualization-api] GeoMap is not a constructor Error

2011-12-12 Thread Roni Biran
I saw that you're loading the geochart package and drawing the GeoMap. The GeoMap uses the geomap package. Can it be that simple? On Sun, Dec 11, 2011 at 7:53 PM, Bluestreak2k5 wrote: > Hi, > > I am getting a "google.visualization.GeoMap is not a constructor" in > Firefox, but yet this project

[visualization-api] GeoMap is not a constructor Error

2011-12-11 Thread Bluestreak2k5
Hi, I am getting a "google.visualization.GeoMap is not a constructor" in Firefox, but yet this project was working weeks ago, with no change to this javascript. http://chrisdblumberg.com/unemployment/index.html I have checked the GeoMap docs, and all the pages work, and even my old version works