I am a newbie to Google Maps. I have started with their \"Hello World\" code, which has the following:
Apply width and height to div:
width
height
div
Inner div's ( id="map_canvas" div ) sizes are set by percents. This means inner div will be fit to its parent sizes.
id="map_canvas"