I have a map with FusionTablesLayer for my fusion table. The resulting map is a set of coloured polygons. If the user clicks on a polygon, the data associated with this polygon is displayed in the form of a info window. Can I select a particular polygon from javascript instead of via a mouse click? For example, if I have a chart with the same data, it would be nice to update the map for the current chart selection.
You haven't posted any code so this is just a guess. My approach would be: