On Nov 3, 12:35 pm, yee379 <[EMAIL PROTECTED]> wrote: > I have a map which contains polylines that respond to 'click' that > shows a GInfoWindow. Everything works on that end; however, i wish to > have a clickable link on the page that will trigger this event for the > polyline; ie a button that would do the same thing as clicking on the > polyline on the map. > i believe that i need to pass a GLatLng object as part of the > GEvent.trigger arguments. is this true? is so, is there an easy way of > determining say the mid-distance coordinates of the polyline? (i'm > using geodesic polylines)
I don't know if this will work for geodesic lines or not: http://www.geocodezip.com/GenericMapBrowser.asp?filename=RiverWalk080702d.xml -- Larry --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
