Marc: I tried window.open('main url' + countryName) but it doesn't work for 
my site as all pages end with .aspx. Could you please give me suggestion 
how to make this make this work or is there any way that I can put 
individual url for each region manually?

On Tuesday, June 26, 2012 6:44:45 AM UTC+7, Marc Lucchini wrote:
>
> You'll have to listen to the 
> "select<https://developers.google.com/chart/interactive/docs/gallery/geochart#Events>"
>  
> or the 
> "regionClick<https://developers.google.com/chart/interactive/docs/gallery/geochart#Events>"
>  
> event.
> An example using the select event: http://jsfiddle.net/dz2xS
>
> If your country pages already exist and you can't or don't want to change 
> their URLs, you may have to put these URLs in your datatable and pass a 
> dataview to the geochart.
>
> Le lundi 25 juin 2012 23:25:41 UTC+2, Susanna Murley a écrit :
>>
>> I want to create a geochart that allows me to set urls for regions. For 
>> example, if someone clicks on California in my map, I want it to link to a 
>> separate page on my site. How do I do this?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/TDVZZk9y-7gJ.
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.

Reply via email to