We're having some issues with the GeoChart in IE. Works fine and well in 
Chrome/Firefox/etc but IE9-12 throws an "invalid calling object" under 
certain circumstances.

I've implemented a simple use case here:
http://jsfiddle.net/QhvCG/10/

Basically the thing is asked to re-render based on changing config for 
region/resolution. Click the zoom buttons at the top left to trigger.
The sequence is:

START     : displays world map with resolution set to continents
ZOOM IN   : zooms in correctly to the Oceania region (009), and sets 
resolution to countries
ZOOM OUT: should return to START, but throws an error

We've also had it throwing errors when sending new queries at it (when 
using ChartWrapper) - it may or may not be related, but it's the same 
error. 

Any thoughts on how to get around this?

thanks in advance,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to