mirror of
https://github.com/sstent/StuTracker.git
synced 2026-01-26 02:22:01 +00:00
Update index.html
This commit is contained in:
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user