I assume you have seen this:
http://econym.org.uk/gmap/basic19.htm

from what I understand you can move your divs around using the <div
style = "position: absolute"> tag.

with that many markers clumped together you may want to think about
some sort of cluster manager, too.



On Nov 24, 12:07 pm, Jerad Weiner <[email protected]> wrote:
> Hi,
>
> I am having trouble with my map sizing correctly on my page.  I'm not
> an experienced coder which will be evident from looking at my source
> code.  I've cobbled together this map by combining a few different
> example codes I've found online.
>
> The trouble I'm having is I would like the map to take up 100% of the
> <div> tag that it is placed in.
>
> I have a legend on the top of the page in it's own <div> tags which
> seems to be pushing the map down causing a scroll bar to show up.
>
> I want to code this so that the map fits the space beneath the legend
> without a scroll bar.
>
> I think it might be a nesting error.  I've attempted to define height
> properties on all the different tags without positive results.
>
> Any help would be greatly appreciated.
>
> http://maps.jeradweiner.com/landuse.html
>
> Thank you in advance,
> Jerad Weiner

-- 
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.

Reply via email to