I have a marker, which is draggable. However, in its "dragend" event, I disable the dragging. Right after the "dragend" event, the "click" event will get called... sometimes (my guess is that the cursor position inside the marker matters).
This is really annoying because I can't be sure whether or not the "click" event will be called or not, making it hard to work around the problem. Minimal sample: http://maps.gmh.ugtech.net/minSample.html Is this a bug? Is there a way to work around this? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
