On Dec 15, 2:39 pm, Derek <[email protected]> wrote: > I just wanted to follow up on this and see if anyone has other ideas. > I'm still having issues getting the mouse click events wired up on the > markers in Chrome and Safari when the map is nested in the existing > site. This functionality works as expected in Firefox. > > When the map is tested by itself in a separate page, this > functionality works as expected in Safari, Chrome, Firefox, and IE.
There is something seriously amiss with your overview map. Note that the "shrink" arrow is in the top-left corner of the main map, not in the top-left corner of the overview. If you use that to close the overview (and even re-open it again) the map responds to clicks correctly. Unfortunately Chrome's debugging tools are, er, embryonic, but it may be a reaction to your code placement (in the page) or the tab system, or the use of the form element which ASP requires. Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
