I initially have the Google Visualization API Geomap on a world view
(options['dataMode'] = 'regions') and I capture the 'regionClick'
event when a country is clicked.
I then draw the map zoomed into the country in markers mode
(options['dataMode'] = 'markers'). However, I can't seem to capture
any events when the markers themselves are clicked.
The documentation only refers to 'select' and 'regionClick' events
neither of which are fired in this case. (Tested using Chrome 9, and
IE 8.)
Has anybody had any success in doing this?
Cheers
Carlos
> I initially have the Google Visualization API Geomap on a world view > (options['dataMode'] = 'regions') and I capture the 'regionClick' > event when a country is clicked.
> I then draw the map zoomed into the country in markers mode > (options['dataMode'] = 'markers'). However, I can't seem to capture > any events when the markers themselves are clicked.
> The documentation only refers to 'select' and 'regionClick' events > neither of which are fired in this case. (Tested using Chrome 9, and > IE 8.)
> Has anybody had any success in doing this? > Cheers > Carlos
> -- > 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-visualization-api@googlegroups.com. > To unsubscribe from this group, send email to > google-visualization-api+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en.
> On Tue, Feb 1, 2011 at 11:56 PM, Carlos da Costa <cda...@gmail.com> wrote:
> > Hello
> > I initially have the Google Visualization API Geomap on a world view
> > (options['dataMode'] = 'regions') and I capture the 'regionClick'
> > event when a country is clicked.
> > I then draw the map zoomed into the country in markers mode
> > (options['dataMode'] = 'markers'). However, I can't seem to capture
> > any events when the markers themselves are clicked.
> > The documentation only refers to 'select' and 'regionClick' events
> > neither of which are fired in this case. (Tested using Chrome 9, and
> > IE 8.)
> > Has anybody had any success in doing this?
> > Cheers
> > Carlos
> > --
> > 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-visualization-api@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-visualization-api+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-visualization-api?hl=en.
> On Tue, Feb 1, 2011 at 11:56 PM, Carlos da Costa <cda...@gmail.com> wrote:
> > Hello
> > I initially have the Google Visualization API Geomap on a world view
> > (options['dataMode'] = 'regions') and I capture the 'regionClick'
> > event when a country is clicked.
> > I then draw the map zoomed into the country in markers mode
> > (options['dataMode'] = 'markers'). However, I can't seem to capture
> > any events when the markers themselves are clicked.
> > The documentation only refers to 'select' and 'regionClick' events
> > neither of which are fired in this case. (Tested using Chrome 9, and
> > IE 8.)
> > Has anybody had any success in doing this?
> > Cheers
> > Carlos
> > --
> > 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-visualization-api@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-visualization-api+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-visualization-api?hl=en.
On Wednesday, February 2, 2011 2:26:57 PM UTC+1, MC Get Vizzy wrote:
> Sorry, this is not currently supported.
> On Tue, Feb 1, 2011 at 11:56 PM, Carlos da Costa <cda...@gmail.com> wrote:
>> Hello
>> I initially have the Google Visualization API Geomap on a world view >> (options['dataMode'] = 'regions') and I capture the 'regionClick' >> event when a country is clicked.
>> I then draw the map zoomed into the country in markers mode >> (options['dataMode'] = 'markers'). However, I can't seem to capture >> any events when the markers themselves are clicked.
>> The documentation only refers to 'select' and 'regionClick' events >> neither of which are fired in this case. (Tested using Chrome 9, and >> IE 8.)
>> Has anybody had any success in doing this? >> Cheers >> Carlos
>> -- >> 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-visualization-api@googlegroups.com. >> To unsubscribe from this group, send email to >> google-visualization-api+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en.