On Jul 8, 12:12 pm, "A. Shore" <shor...@gmail.com> wrote: > All, the following script won't fire at the 2nd drag. I'll appreciate > anyone's taking the time to look and possibly tell me what I did > wrong. > > http://www.kolshalomannapolis.org/ticketscad/test5.html
The do_point routine recreates the marker, but doesn't add the dragend listener to it, that is only done the first time in your initialize function. -- Larry > > AS -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.