On Sep 3, 12:43 pm, Cheesee <[email protected]> wrote: > Hi, > > I'm trying to figure out if it's possible to open an infowindow when > clicking on the polyline of a DirectionsRenderer object. It's > clickable (DirectionsRendererOptions.PolylineOptions.clickable), so I > thought it should be possible, I just can't figure out how. > I think my problem is at the very beginning: Which object instance do > I have to assign the listener to?
Does this help? http://www.geocodezip.com/v3_GoogleEx_directions-waypointsF.html Polylines are different from markers (the aren't a valid anchor for the infowindow). If this doesn't help, please post a link to your map that exhibits the problem. -- Larry > > Regards, > Chris -- 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.
