Open GoogleCodeExporter opened 9 years ago
Another place where more information in the mouse events would be useful is
when the
user clicks on a placemark but there is more than one placemark under the mouse.
Currently you get a globe click event for the first click and then a placemark
click
event when the user selects a placemark from the cloud of placemarks that gets
expanded.
It is currently quite difficult to filter out the first globe click as you cant
tell
that they really were trying to click on a placemark.
Original comment by cds...@gmail.com
on 14 Aug 2008 at 1:24
Original comment by api.roman.public@gmail.com
on 5 Feb 2009 at 8:15
Original comment by api.roman.public@gmail.com
on 22 May 2009 at 1:48
Original comment by api.roman.public@gmail.com
on 9 Aug 2009 at 12:52
Bulk edit.
Original comment by api.roman.public@gmail.com
on 9 Aug 2009 at 1:02
Issue 311 has been merged into this issue.
Original comment by api.roman.public@gmail.com
on 2 Sep 2009 at 5:03
Mouse events should also support units fractional_pixels and insert_pixels
When the entire layout is done in fractional units then the mouse x and y
values are
not usable and need to be converted to fractional units.
However, for this we need to know the GEWindow width which is not available. A
workaround is to find out the map3d div offsetwidth but that width is only
valid if
the browser is not zoomed in or out. Browser zoom scales pixels thus not
breaking any
javascript code. however, pixels in ge remain true pixels and we just get more
of them.
Original comment by vandint...@gmail.com
on 27 May 2010 at 11:27
Issue 220 has been merged into this issue.
Original comment by bcke...@google.com
on 15 Feb 2011 at 2:27
Original comment by api.roman.public@gmail.com
on 28 Jul 2011 at 4:08
Original issue reported on code.google.com by
api.roman.public@gmail.com
on 12 Aug 2008 at 8:46