Skip to content

Instantly share code, notes, and snippets.

@fyhack
fyhack / fiddle.css
Last active March 15, 2018 01:37 — forked from anonymous/fiddle.css
google map sample
/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
height: 100%;
}
/* Optional: Makes the sample page fill the window. */
html,