On May 25, 9:36 am, Jürgen <[email protected]> wrote: > Oops, I didn't read your post carefully enough, Andrew. > I wonder why checkResize() does not work. Isn't that what it's meant > to do, resize the map according to the size of the div?
That is what checkResize() is supposed to do, yes. But it depends on the browser reporting the size of the div correctly to the API. It appears it isn't, although 2.156 behaves better. The API is being confused by IE's non-standard way of calculating the border. 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 -~----------~----~----~----~------~----~------~--~---
