On Aug 28, 7:00 pm, "David J. Burger" <[EMAIL PROTECTED]> wrote: > I have an interest in the lineupdated event and want to be able to > determine if: > > 1) a vertex was deleted, if so which index in the getVertex(i) > 2) a vertex was added, if so which index in the getVertex(i) There are no documented parameters of that event: http://code.google.com/apis/maps/documentation/reference.html#GPolyline.Events lineupdated none This event is fired when either the style or shape of the polyline is updated. (Since 2.111)
That event isn't listed in Mike Williams' "unofficial reference" You might want to look through the bug/enhancement request list to see if someone has requested this enhancement, and if not, add it to the list. -- Larry > > On Aug 28, 2:52 am, mat <[EMAIL PROTECTED]> wrote: > > > > > Hi > > > Is there any way of getting the reference to the last edited > > coordinate of an editable polyline (ie on the "lineupdated" event)? > > > regards > > mat- 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=en -~----------~----~----~----~------~----~------~--~---
