On Nov 10, 5:44 am, Timo <[email protected]> wrote: > > I can't see where you are calling setCenter to initialize the map... > > (you aren't) > > The setCenter Method is called in the function changeViewmap_area.
It may be there in the code (it is). But it isn't being called with valid parameters. > > > You don't declare any of your variables (with the "var" keyword). > > That often causes problems in IE. > > This problem ouccurs in every browser and everything works find > till monday. Well, I didn't know that. And calling setCenter with valid parameters makes tiles appear (albeit with the "zero size div" issue). See Chad's answer. -- Larry > > On Nov 10, 2:38 pm, "[email protected]" <[email protected]> > wrote: > > > > > > > > > On Nov 10, 5:24 am, Timo <[email protected]> wrote: > > > > Here is a test case with the explained problem: > > >http://vorab.connectiv.de/googlemaps/ > > > I can't see where you are calling setCenter to initialize the map... > > (you aren't) > > > You don't declare any of your variables (with the "var" keyword). > > That often causes problems in IE. > > > -- Larry > > > > Timo > > > > On Nov 10, 1:50 pm, Chad Killingsworth > > > > <[email protected]> wrote: > > > > Please take a look at the posting guidelines - we need a live link to > > > > your map. > > > > > Chad Killingsworth -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
