I believe you will find a solution here http://lab.gmtplusone.com/google-maps/click-event-issue/
On Sep 30, 5:07 pm, Alexandre Dube <[email protected]> wrote: > Hi, > > My GMap2 map is having a weird behavior in IE8 only. I have > GPolylines with "click" listeners. On any browser but IE8, clicking on > a polyline triggers the event. On IE8, the event isn't triggered plus > the icon changes for the "hand", thus panning the map. > > I tried in IE7 mode directly from the F12 IE options and the problem > disappears, but it's not a good solution. I tried putting : <meta > http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> and the problem > persists. > > While debugging, I replaced "click" for "mouseover" and the event > triggered as soon as the mouse got over the polyline in IE8, so it looks > like a "click" event + pan issue. Anyone know something about this ? > Any solution ? > > Many thanks, > > -- > Alexandre Dubé > Mapgearswww.mapgears.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
