Open GoogleCodeExporter opened 9 years ago
Correction: mousemove events don't occur when
ge.getOptions().setMouseNavigationEnabled(0); is set either. Not sure what I
observed
earlier.
Original comment by vandint...@gmail.com
on 1 Jun 2010 at 8:42
Issue 540 has been merged into this issue.
Original comment by jli...@google.com
on 13 Oct 2010 at 8:44
Original comment by bcke...@google.com
on 25 Feb 2011 at 12:28
Without mousemove events, it seems impossible to distinguish between a
click-and-drag and a simple click. Can anyone suggest a workaround?
Original comment by t...@leach.it
on 22 Aug 2011 at 2:08
I don't know if this has been answered - I used the onviewchangeend event to
signal the globe having stopped being moved and that it was a globe drag event.
I also capture the mouse down and if it is a placemark I preventdefaults in
the mousemove event.
Original comment by glyphico...@gmail.com
on 5 Jun 2013 at 11:21
Original issue reported on code.google.com by
vandint...@gmail.com
on 1 Jun 2010 at 8:33