Hey guys,
I'm trying to make the 'rightclick' event on a polygon work in
Firefox... but it's been unsuccessful. The same code works fine in
Safari (mac/win), Chrome (mac/win), IE and firefox (win only). I need
it to work in Firefox for mac. Is this a bug? Could someone double-
check please?
google.maps.event.addListener(polygon, "rightclick",
function() {
alert("you right-clicked on the polygon!");
});
Thanks,
Oliver
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.