From e70e8eee1c92af81c1fbe0ec9d798c5f0ac00928 Mon Sep 17 00:00:00 2001 From: Gilles Jacobs Date: Tue, 9 Dec 2014 19:54:50 +0100 Subject: [PATCH] voor felikaan --- index.html | 10 +++++++ map.css | 19 ++++++++++++ map.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 113 insertions(+) create mode 100644 index.html create mode 100644 map.css create mode 100644 map.html 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 + + + + + + + + + +
+ + + +