Skip to content

Instantly share code, notes, and snippets.

@poltib
poltib / gist:11315716
Created April 26, 2014 09:30
gmap_css
#reset{
display: inline-block;
position: absolute;
right: 10px;
background-color: silver;
z-index: 10;
padding: 0.4em;
margin-right: 0.5em;
font-size: 1.3em;
}
@poltib
poltib / gist:11315679
Last active August 29, 2015 14:00
gmap_html
<!doctype html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles/styles.css">
<title>Polyline on Gmap</title>
</head>
<body>
<h1>Créez votre tracé!</h1>
<div class="map">