Since the API updated a couple of days ago, the maps are not built in 
iframes, making it much easier to manipulate with css.

So, the example asgallant shared in the last reply, would be the similar to 
build css like:
        
        path:not([fill^="#f5f5f5"]):hover {
            cursor:pointer;
            fill:red;                
        }

Just sharing this also 
Now it will be really cool to manipulate the maps with css also :)

Quinta-feira, 24 de Maio de 2012 19:07:35 UTC+2, saclines escreveu:
>
> Hi,
>
> I am using Google Visualization Geochart API for one of the applications. 
> My query is that in any case can change the mouse cursor to a hand cursor 
> or any other type on mousehover on any regions or markers?
>
> please let me know if there is any way.
>
> Thanks and Regards,
> Sachin
>

-- 
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/-/b6Ilh3MpW6wJ.
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