Added the traceroute and neighbours to the map

This commit is contained in:
Pablo Revilla
2025-09-03 09:37:17 -07:00
parent ce8717b55a
commit c42173cdc8

View File

@@ -48,7 +48,7 @@
crossorigin=""></script>
<script>
// ---- Map Setup ----
// ---- Map initial Setup ----
var map = L.map('map');
L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
maxZoom: 19,