On Mar 8, 9:34 am, Nick <[email protected]> wrote: > Hi all, > > I've noticed something similar done in API v3 > (http://www.geocodezip.com/v3_MW_example_linktomarker.html?id=Marker%2... > ) but could it be possible with FT layer?
I don't think it is possible to access a marker on a FusionTable layer (or a KmlLayer) programatically (at this time). This is the closest feature request I could find to that: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3006&q=apitype%3AJavascript3%20layer%20marker%20click&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Internal%20Stars it doesn't look like it is well enough defined to implement though. I would think you would want the abiltiy to trigger click events on individual features on the kml or fusiontable layer, not just click on the layer. -- Larry > > Best, > > Nick -- 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.
