Added popup link to the maps

This commit is contained in:
Pablo Revilla
2025-04-28 21:37:11 -07:00
parent 94d23ed5a9
commit 85c1e24b18

View File

@@ -102,7 +102,7 @@
// Add a tooltip with node details and distance
node.bindPopup(`
Heard by: <b>{{u.long_name}}/b><br>
Heard by: <b>{{u.long_name}}</b><br>
<b>[{{ u.short_name }}]</b><br/>
<b>Hops:</b> {{ u.hops }}<br/>
<b>SNR:</b> {{ u.snr }}<br/>