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, however this one doesn't, but I have no idea why.
Any help would be great,
Thanks.
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
Anyway thanks for the help.
On Dec 12, 3:20 am, EZChart <ezch...@google.com> wrote:
> 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 <roni.bi...@gmail.com> wrote:
> > I saw that you're loading the geochart package and drawing the GeoMap. The
> > GeoMap uses the geomap package. Can it be that simple?
>
The website is working, so you can see what I was doing now.
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
Also, I tried rounding the values, have updated it. This doesn't solve
the first issue about the legend not showing up.
One thing I noticed about the problem is it seems the legend is
backwards when it is broken. For example highlight over a green state
and the arrow on the legend moves to the right...but it should be on
the left. Move over a red state and the legend moves to the left, but
it should be on the right.
However, on the 1987 to 2011 one that actually works, it doesn't do
that. Maybe something to do with the range not being big
enough...maybe less then 10. This range hardly ever goes above 10, but
does in 1987 case.