diff --git a/leaflet/domon.js b/leaflet/domon.js index 506ecf8..e32c7ff 100644 --- a/leaflet/domon.js +++ b/leaflet/domon.js @@ -1,4 +1,4 @@ -var mymap = L.map("mymap").setView([38.903268,139.826660], 14); +var mymap = L.map("mymap").setView([38.906831,139.848232], 14); L.tileLayer('//{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: '© OpenStreetMap contributors'