Added popup link to the maps

This commit is contained in:
Pablo Revilla
2025-04-28 22:19:21 -07:00
parent 7d04035c60
commit 8fc04a5f18
+1 -1
View File
@@ -103,7 +103,7 @@
// Add a tooltip with node details and distance
node.bindPopup(`
Heard by: <b>{{u.long_name}}</b><br>
<b>[{{ u.short_name }}]</b><br/>
<b>{{ u.short_name }}</b><br/>
<b>Hops:</b> {{ u.hops }}<br/>
<b>SNR:</b> {{ u.snr }}<br/>
<b>RSSI:</b> {{ u.rssi }}<br/>