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