How to enable hover events for text with google geochart
问题 Is it possible to use the hover effect with google geochart so that a selected region on the map also trigger a change of color of the text of the region at a list of the regions? I would like to have the word "Montana" in the list a different color if Montana is selected on the map geochart. I hope you understand what I'm trying to achieve. function drawMap() { var data = google.visualization.arrayToDataTable([ ['Province'], ['Montana'], ['Washington'], ['Oregon'], ['California'], ['New York