I use dragzoom (http://gmaps-utility-library-dev.googlecode.com/svn/ trunk/dragzoom/) on this site:
http://udvikling3.w11.dk/guava/TestMap/ As you can see dragging is enabled when the page is called. In Firefox all works, but in IE the controls and text in the map are selected when the right mousebutton is used for dragging. I have found a hack where I can move focus to another element on the page when dragging is finished so the selection at least disappear after dragging. But it must be possible to avoid the selection of the map elements in the first place. Have seen in another place suggestion about removing eventlistener for mouseclick on the map but I do not know whether it will work or how the syntax is for listeners not added in the code. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---