They accept the event for mousedown it start the dragging but it;s not stuck there when i release
then I try calling the alert after the mousedown event the popup window come out than i close it, and the marker will keep floating without clicking the left mouse button one step closer there ... or perhaps not So i need to stop the one of the event in dragging ( dragstart, drag, dragend ) other than using alert Thanks. On Apr 24, 7:14 pm, Björn Brala <[email protected]> wrote: > Perhaps, on a draggable marker: > > GEvent.trigger(oMarker, 'mousedown'); > > :) This will simulate the starting of dragging. > > 2009/4/24 wiryono <[email protected]> > > > > > > > Hi > > > Is it possible to make the marker stay in "drag" mode. i mean keep the > > marker floating ( with the crosshair below the marker ) while not > > holding the mouse left click. > > > And then when i going to mark a specific location i just left click my > > mouse and the floating marker with bouncing effect will mark the new > > position in map > > > Have anyone do this trick or any workaround ? > > -- > Bjorn Brala > ---------------- > GeoStart.nl- Google maps - Swis Webdesign --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
