Is there a way to disable the right-click trapping?
I am using custom infoboxes (http://google-maps-utility-library-
v3.googlecode.com/svn/trunk/infobox/)
and I want to enable right clicking within them, currently I am
disabling panning and zooming with map.setOptions({draggable,
scrollwheel});
but i need to allow the user to easily copy/paste text, open links in
a new window, etc.
Is there a way to ENABLE bringing up the browser's default right click
menu?
thanks!
--
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.