> but I'm looking for polylines, not markers and I can't see any example > for that. If you anyother website with what I'm looking for it will be > great
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. > > Thanks again > > Astartea > > On 10 nov, 14:19, "[email protected]" <[email protected]> wrote: > > > > > On Nov 10, 1:55 am, Astartea <[email protected]> wrote: > > > > Hey guys!! > > > > I'm sooo new with javascript and googlemaps.... and I need the same > > > IceD is asking for. I need atooltipto show over a polyline on > > > mouseover but I can't find anything I could use > > > Look at Mike Williams' tutorial for examples of tooltips for > > markers. > > (the GMarker class now has native tooltips, it didn't originally and > > he has 2 or 3 different ways of adding them) > > >http://econym.org.uk/gmap/ > > > You need to do the same thing for the polyline. > > > Give it a try, and post a link to your map if you run into problems. > > > -- Larry- Hide quoted text - > > - Show quoted text - -- 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=.
