> http://www.afrigoo.de/service/reiseziele/impressionen.php?screenData[nodeCode]=KAMERUN > > works fine in Chrome and FireFox but no in IE.
There's a rendering problem, search this group for 'top left'. In your case I think it is because your map is inside a table and you are running the map script load() function before the table closing tag, that is to say before the table elements can be sized by the browser. It's difficult to read your page source because of the lack of line breaks. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
