>http://www.beaverlakeboaters.net/TEST.html


Try using fixed width and height for the map size in pixels instead of
percentages.

<div id="map_canvas" style="width:100%; height:100%"></div>

<div id="map_canvas" style="width:600px; height:400px"></div>

Ralph

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

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

Reply via email to