commit e70e8eee1c92af81c1fbe0ec9d798c5f0ac00928 Author: Gilles Jacobs Date: Tue Dec 9 19:54:50 2014 +0100 voor felikaan diff --git a/index.html b/index.html new file mode 100644 index 0000000..d4e1eb0 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Blokken in Gent + + + + + diff --git a/map.css b/map.css new file mode 100644 index 0000000..3b7a2bf --- /dev/null +++ b/map.css @@ -0,0 +1,19 @@ +html, body { + margin: 0px; + padding: 0px; + width: 100%; + height: 100%; +} + +#map { + width: 100%; + height: 100%; +} + +.gmnoprint, .gm-style-cc { + display: none; +} + +#resto-popup { + border-radius: 0px; +} diff --git a/map.html b/map.html new file mode 100644 index 0000000..8597606 --- /dev/null +++ b/map.html @@ -0,0 +1,84 @@ + + + + + Blokken in Gent + + + + + + + + + +
+ + + +