On Nov 18, 10:52 am, samantha <saman...@chameleoninteractive.net> wrote: > Hey Larry, > > I'm not sure to what you are referring. The 100% reflects back on the > size of the "map" div. I took this code straight from the "tutorial" > example given by Google Maps. I have a "map" div. In my CSS, as I have > already defined the parent dimensions. The tutorial says to let > the "map" div take on the dimensions of the parent block. Which is what > I did.
That is fine. But somewhere in the css chain on your page, something is different. Look at the css included on the example you started with. (I suspect this is a css problem, not a maps problem) Or try hardcoding the size (using pixels not percent), verify it fixes the problem for you, then address the missing css (if it works). -- Larry > > <div id="map" style="width:100%; height:100%"></div> > > How else should this look? > > Samantha -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.