Hi, Rossko wrote: > > You'll have to do some work. If you look at > http://econym.org.uk/gmap/tooltips4.htm > you could modify it so that the mouseover and mouseout listeners are > applied to polylines instead of markers. >
I'd like to share how I did it [1]. The link is on a dev server, so it won't be always available. Unfortunately, because of a bug (see ticket [2]), I'm forced to use v2.149. See onTempOverlayMouseOver and onTempOverlayMouseOut functions in main.js. Sorry, I have no "simple sample" of this functionality, but I hope it helps. Comments welcomed. Kind regards, Alexandre [1] http://dev4.mapgears.com/fcmq2009/ [2] http://code.google.com/p/gmaps-api-issues/issues/detail?id=1797 -- Alexandre Dubé Mapgears www.mapgears.com -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=.
