Zn2O / gwt-google-apis

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

RightClickHandlers for Markers, Polylines and Polygons #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
gwt-maps-1.0.0.zip

Detailed description:
A RightClickHandler would be very useful for editing functionality (e.g.
popup-menus).

Workaround if you have one:
none, since the DOM-Element is not accessible.

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by claudius...@googlemail.com on 7 Oct 2008 at 9:28

GoogleCodeExporter commented 9 years ago
The JavaScript Maps API does not support this directly, but it does support the 
Right
Click event on the map.  See issue 185 and issue 179 for a problem with that 
approach
that has been patched.

Original comment by galgwt.reviews@gmail.com on 7 Oct 2008 at 2:02