Should be something like this...
marker.addEventListener(MapMouseEvent.DRAG_END, myFunction);
function myFunction(event:MapMouseEvent){
 ***Do something***
}
On Wed, Apr 15, 2009 at 11:49 AM, [CPR]-AL.exe <[email protected]> wrote:

>
> I couldn't find some Event like MarkerEvent.DRAG_END (it would be
> great to add one).
>
> How can I catch the marker being dropped after dragging?
> MouseEvent.MOUSE_UP is not a solution for me :(
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to