On Mar 21, 3:14 pm, "jacek.francuz" <[email protected]> wrote: > Hello, > > is it possible to programmatically trigger click event for KMLFeature?
No (at least not at present). > I need KMLMouseEvent to be passed to KMLLayer handler. If not, then > maybe it is possible to populate such a object or get reference to > KMLFeature objects? Have you looked at FusionTables? You can fake the same action by querying the FusionTable and opening the same infowindow that would be opened on a click. You can even import KML. -- Larry > > Thanks -- 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.
