On Mar 8, 11:51 am, Esa <[email protected]> wrote: > On Mar 8, 7:57 pm, "[email protected]" <[email protected]> > wrote: > > > I don't think it is possible to access a marker on a FusionTable layer > > (or a KmlLayer) programatically (at this time). > > An alternative solution would be to fetch the Fusion Table row data > directly. I haven't studied, but I think Visualization API provides > that by javascript.
So you are suggesting adding functionality that displays an infowindow on the map based on the data in the fusiontable directly, not using anything from the fusion table layer. That makes sense at least to me. A little less elegant that being able to "click" on the map and see the information, but at least workable with the current interfaces and APIs (and probably in keeping with the v3 lighter is better philosophy). -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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-maps-js-api-v3?hl=en.
