> Is there somewhere I can upload all my files? maybe I could tar it up > somewhere? I'm not sure.
http://www.google.com/search?q=free+web+hosting > I think its a bit unfair for the forum host to make this rule and not > provide a scratchpad area. Google Maps API terms of use (free version) requires your finished application to be publicly accessible, so you will need hosting anyway. Licensed users may have private maps, but they also have paid for support. Other excuses dealt with here http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical Bear in mind it is your problem ; you want free help, it will pay you to make it easy for people to help you ; you want fast help, it will pay you to make it quick for other people to help you ; you want accurate help, it will pay you to make the whole problem accessible to other people to help you. I wasted my time having a guess about your map initialising code not being triggered; but more importantly for you, you wasted your own time responding to that. All that would be avoided. > >Map height and width are 100% of 'content', which is unspecified/ > >indeterminate in what you have shown us. > > The 'base' page is 4 divs floating in the container wrapper.. That's nice, but my point was that I can't see any kind of sizing applied to your 'content' div, and your extra description still doesn't include any. 100% of undefined is undefined, it is a common problem for other people posting here, but I'm still only guessing at what your problem is. There is no reason why you shouldn't define size in percentages, but you do need to ensure a complete chain of inheritance from some defined size - up to the <html> tag if necessary. > i'm thinking that this must be a fairly regular thing menu sidebar + content > area load a map into > the content area. Are there any simple tutorials for this? Examples, anyway http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=sidebar+example -- 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.
