Update index.html

This commit is contained in:
2024-06-03 12:03:45 -04:00
committed by GitHub
parent 985745cc72
commit 527c48a0bf

View File

@@ -32,7 +32,7 @@
<div id="map"></div>
<script>
// Initialize the map centered on New York City
var map = L.map('map').setView([40.7128, -74.0060], 12);
var map = L.map('map').setView([40.9734, -73.9256], 11);
// Add OpenStreetMap tiles
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {