Thank you Ralph, I added the new GSize to the mapoptions section, seems to be behaving a little better, but I am still seeing the initial redraw as empty and with large number of markers.
Regards On May 6, 3:44 pm, Ralph Ames <[email protected]> wrote: > >http://www.pedigreedatabase.com/dogs/location_of_breeders.html2 > >In IE the markermanager never refreshes, so the map is a combo of gray > >areas / map. > > There might be some confusion with the map width and height > > Try using GSize something like this > > var map = new GMap2(document.getElementById("dogmap"),{size:new > GSize(800,600)}); > > Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
