No, there's currently no supported way to get the mouse buttons. Please file a feature request: http://code.google.com/p/gmaps-api-issues/issues/list
On Tuesday, November 13, 2012 6:17:22 PM UTC+11, Pil wrote: > > Is there an official way to do that? > > At the moment I'm using the property b (it's the second one) from the > MouseEvent object, > aka > google.maps.event.addListener(poly, "mousedown", function(evt) { > > alert(evt.b.which); > }); > > But this isn't documented and therefore can change at any time without > notice. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/xXkzgLJOvK4J. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.