I was wondering, how I can handle Events in the Geomap Regions
example. I tried to see the events thrown by adding a
google.visualization.events.addListener(geomap, 'select', function(a)
{alert(a)});
for the 'select' and 'regionClick' Events, but I did not retrieve any
triggers.
Where do I have to add the listener to the geomap object?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Visualization API" 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-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---