On Jul 2, 6:41 pm, "Dr. Dot" <[email protected]> wrote: > Thanks. I suspected that to be the case, but I don't know how to > correct the issue.
Add the listeners to the new marker after you create it. > > On Jul 2, 6:41 pm, Esa <[email protected]> wrote: > > > > > On Jul 3, 12:03 am, "Dr. Dot" <[email protected]> wrote: > > > > Once I click the map, the maker continues to be > > > draggable but the listener for dragstart and dragend stop working > > > Your map 'click' event deletes the marker and creates a new one. The > > new marker does not have any 'dragstart' or 'dragend' listeners.- 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 -~----------~----~----~----~------~----~------~--~---
