diff --git a/endpoint/c/1184107/index.html b/endpoint/c/1184107/index.html
index b19b396..92232c4 100644
--- a/endpoint/c/1184107/index.html
+++ b/endpoint/c/1184107/index.html
@@ -130,7 +130,7 @@
-
+
diff --git a/leaflet/c/1184107/js/geojson.js b/leaflet/c/1184107/js/geojson.js
index 4ea711c..f3fcfc3 100644
--- a/leaflet/c/1184107/js/geojson.js
+++ b/leaflet/c/1184107/js/geojson.js
@@ -1,4 +1,4 @@
-const map = L.map('map').setView([-6.87360695863978, 107.5759227360176], 23);
+const map = L.map('map').setView([3.594734611258944, 98.6710254771208], 13);
const tiles = L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
maxZoom: 19,
@@ -9,6 +9,6 @@ const tiles = L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
-L.geoJSON(getGeoJSON("bandung/ryan.json"), {
+L.geoJSON(getGeoJSON("MEDAN/ryan.json"), {
onEachFeature: onEachFeature
}).addTo(map);
\ No newline at end of file