Skip to content

Instantly share code, notes, and snippets.

@bluvertigo
Last active September 29, 2017 08:55
Show Gist options
  • Save bluvertigo/55486ff18e343da629f6 to your computer and use it in GitHub Desktop.
Save bluvertigo/55486ff18e343da629f6 to your computer and use it in GitHub Desktop.
Google Maps - Carica la mappa tramite le API di google maps
<style>
.map-container {
border: 1px solid #4A2D2C;
padding: 0px 1px 0px 0px;
background: white; }
</style>
<div class="map-container"><div id="map_canvas" style="width:100%; height:350px;" ></div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment