mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-02 05:51:54 +00:00
Update index.html
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<div id="map"></div>
|
<div id="map"></div>
|
||||||
<script>
|
<script>
|
||||||
// Initialize the map centered on New York City
|
// 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
|
// Add OpenStreetMap tiles
|
||||||
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
||||||
|
|||||||
Reference in New Issue
Block a user