Hi, I've created a geochart with markers and all works fine with tooltips 
and select events.  

But now I want to make a selection of an individual marker and highlight it 
- but don't know howto.

I tried for example to:

*myGeomap.setSelection([{ row: 1 }]);*


where:

 *var container = document.getElementById('divMap');*
* myGeomap = new google.visualization.GeoChart(container);*


but I don't see any signs of highlighted markers.

any hints for me ???


-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to