On Aug 10, 6:08 pm, NEMAC <[email protected]> wrote: > > I have seen this kind of issue in other things too, such as not being > able to click on a marker - I have to click several pixels off to get > the marker. It seems IE7 cannot handle widescreen monitors?
Your screenshot indicates to me that you have your display set to 120dpi. Try setting it 96dpi instead. VML calculations in particular go wrong for 120dpi, which would explain why IE's polygons are wrong: Firefox doesn't use VML. I've not heard of IE7 getting clicks wrong, but it may well be related. 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 -~----------~----~----~----~------~----~------~--~---
