I have went through and created markers as I have been reading the points
from parts of my code in c++.  I was wandering.  I have created a dragend
event for each marker with the event listener being created dynamically for
each new marker, ie each marker has its own event listener.

Is there any way I can retrieve either the id of the marker or preferably
the id of the event listener on this drag end event so I can tell which
item's marker is actually being dragged?

-- 
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.

Reply via email to