If you can access the browsers own context menu with Javascript it
should be doable.

Try

http://www.wolfpil.de/v3/quick-contextmenu-hack.html


The example is a quick hack, it's not completely clean and reports a
Javascript error, but it should be able to show that it's generally
possible.




On Jun 14, 6:28 pm, Luke <verdant.l...@gmail.com> wrote:
> 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 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.

Reply via email to