Owd-Larrd / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Maps v3 API: Missing PolyMouseEvent #511

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Found in Release:
3.8.0 pre1

Platform information (OS, Browser, GWT version).  Does the issue exist on
other platforms?
GWT 2.5

Give a Detailed description of the problem.  If possible, please include
some code that reproduces the problem and a verbatim copy of any error
messages you can find.
There's currently no way of accessing information about the clicked 
polygon/polyline, because the poly* ClickHandler receives a MouseEvent instead 
of PolyMouseEvent.

Original issue reported on code.google.com by tomer.ba...@takadu.com on 12 Dec 2012 at 1:37