Andrew Thanks for checking You were right I am using IE8 and when I changed the compatability mode it worked fine.
My interpretation isn't really an interpretation - I just copied Google's own example which was linked to from here: http://code.google.com/apis/maps/documentation/events.html [ I have been having the same problem using: GEvent.addListener(map, "click", function(marker,point) ] Given that more and more people are using IE8 how can I sort this ? - I can't ask all visitors to our sites to change Compatability. In any case there is still a mystery as to why the Google version works in IE8 and mine doesn't - exact same code - just different key. Baffled is me . On Jul 6, 1:09 pm, Andrew Leach <[email protected]> wrote: > On Jul 6, 12:53 pm, webewitch <[email protected]> wrote: > > > > > As you will see when you click the map it places the overlay in the > > wrong place. > > Works for me in FF2. Or at least, the infoWindow opens at the correct > place. Your interpretation of "GLatLng" isn't right for the content of > the infoWindow though. > > > So what am I doing wrong? > > Possibly: using IE8? (The user agent string in your posting's headers > say IE7, but that's not necessary conclusive) > > Try specifying IE7 compatibility mode in IE8. > > 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 -~----------~----~----~----~------~----~------~--~---
