Here is the thing: I'm using jquery Drag feature to move an external element into google map, it works great with FF and Chrome, but IE is not working.
The problem is that i'm capturing the lat/long in the mousemove event so i can add a marker later into that position, the capture of lat/long happens while dragging the elment in FF / Chrome but it doesn't in IE. Can anyone help me understand why?? Best regards George -- 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 [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-js-api-v3?hl=en.
