All of the official "Google Maps API Examples" have tiny little maps.
I like big maps.  I copied 
http://code.google.com/apis/maps/documentation/examples/map-simple.html
to http://207.234.145.106/test.html and modified the body to read:

    <center>Text above map.</center>
    <div id="map_canvas" style="position:absolute; height:95%; width:
99%"></div>
    <center>Text below map.</center>

Gives me a nice large map in both Firefox and IE, but the text below
the map never shows.  The map itself looks fine as-is, but I want the
user to be able to scroll down to see the text below (there will
obviously be more text there when done.)  How do I get the the second
page to show?  Thank you in advance for your assistance.

-Pascal

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

Reply via email to