Hi!
Im have just start using GoogleMaps API and i discovered a wierd
issue. When the map load it dont come up as i should in IE7. First of
it set the defined center in the upper right corner and the map only
show a quater of the real size. But when i interact with it, when it
updates it go back to normal. But it works fine with FireFox 3.. Don't
know if it is a common issue.

var map = new GMap2(document.getElementById("map"));
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
map.setCenter(new GLatLng(15, 10), 2);


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to