On Jul 28, 10:26 pm, archedimes <[email protected]> wrote: > Any thoughts on the second half, a > workaround? I need both of these features to work! > Yeah that's fair enough!
Here's a recap of the problem: Step 1: Confirm problem using Google example (this example doesn't have target="_blank") http://www.william-map.com/20100728/2/drag.htm Step 2: Verify Problem isn't new to the latest API version load version 3.0 of the API, still a problem: http://www.william-map.com/20100728/2/drag3_0.htm Step 3: Workaround directly open a window using javascript, with "return false" to cancel default action http://www.william-map.com/20100728/2/workaround.htm Step 4: Search for related issues already reported the only one I remember is the one that was the opposite problem where trying to prevent default link action didn't work on Chrome: http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/ddd3b48a1fdc1910 ... -- 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.
