mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Added the traceroute and neighbours to the map
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user