On Feb 6, 5:42 pm, fingersmith <[email protected]> wrote: > Hi Larry, > > Thanks for your prompt reply. I can't seem to get it to work in any > browser, though I primarily use Firefox. I have cleared out my > browser cache but still see the grey box :(
OK. I see it (the grey box) in firefox. I would suggest rearranging your code. You are using an onload function to initialize your map. Put all your "map" javascript in the head section of the map, that way it is defined when the browser encounters it. Wouldn't think that would be a problem with firefox though. You seem to have some HTML validation problems: http://validator.w3.org/check?uri=http%3A%2F%2Faccommodationgoldcoast.com.au%2Fconstruction%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 But they don't look like they would cause problems. BTW - It works in Chrome also. -- Larry > > Lisa > > On Feb 7, 11:23 am, "[email protected]" <[email protected]> > wrote: > > > > > On Feb 6, 4:23 pm, fingersmith <[email protected]> wrote: > > > > Hi everyone, > > > > I can't seem to get this map up and running though I have a similar set up > > > elsewhere and it works fine (it's on the same server). Best to post a > > > link > > > to the page for you to peruse: > > >http://www.accommodationgoldcoast.com.au/construction > > > Seems to work in IE (I don't see a "Grey box where map should be". > > > > It just seems like it can't find a center, though one is supplied and can > > > be > > > found if you test it on Google maps. Also if you click down a cluster it > > > never gets to a 'point' like it should. > > > That seems to work for me also. Do you have a broken version stuck in > > your cache? What browser are you testing with? > > > -- Larry > > > > Any help and suggestions would be greatly appreciated. > > > > Thanks- Hide quoted text - > > - Show quoted text - -- 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.
