Well.. I put that hidden style in there so that only one map was visible and there wouldn't be any confusion about what map I was talking about.
I am displaying two maps. One regional one (the one that I hide) and a world map. The world map should be visible and that is the one where a 'strip' is missing on the outside boundary of the map (either left or right). I threw some markup code out of the page, you should be able to see the maps on the left side of your browser now. http://neptune.csc.depauw.edu/seismic-test/test.html thanks, Ron On Sep 29, 1:28 pm, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Sep 29, 6:11 pm, csdude <[EMAIL PROTECTED]> wrote: > > > Ok, I noticed that part, I am not too worried about parts near the > > poles missing. > > > I center the map around IN, US and it seems that I am missing a > > vertical 'strip' > > > for example, in this > > map,http://neptune.csc.depauw.edu/seismic-test/test.html > > , > > I am pretty much missing the area where India is ? > > This has something to do with it: > <div style="visibility: hidden;" id="map" style="width: 417px; > height: 250px"></div> > > IE in particular has problems creating a map in a hidden div, because > the browser tells the API the wrong size. Unfortunately the map in > your page is way off the right-hand side of my screen so I can't see > it all anyway; that makes it difficult to verify what's going on. > > Search the group for "hidden div" for the reason and workarounds. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
