diff --git a/src/index.html b/src/index.html
index 1acf678..3cacfec 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,22 +2,22 @@
- Bloklocaties in Gent
+ Bloklocaties in Vlaanderen
-
-
+
+
-
-
+
+
diff --git a/src/js/map.js b/src/js/map.js
index aa81a15..3a52979 100644
--- a/src/js/map.js
+++ b/src/js/map.js
@@ -40,7 +40,7 @@ $(document).ready(function() {
return marker
}
- var map = L.map('map').setView([51.0475378, 3.7261835], 13);
+ var map = L.map('map').setView([50.702, 4.335], 9);
var osm = L.tileLayer('https://{s}.tiles.mapbox.com/v3/feliciaan.keoaj8d5/{z}/{x}/{y}{r}.png', {
attribution: '© Mapbox | © OpenStreetMap-contributors | Made with ❤ by Zeus WPI',
detectRetina: true