Bug: Position history missing individual point markers
Reported on v4.10.4.
Position history is expected to show a visible marker at each heard position, but currently only heading triangles appear — and only at some points. If heading is not included in a node's position flags, no marker renders at all. Every heard position should display a visible marker regardless of whether heading data is present.
Feature Requests
1. Toggle: line+points vs. points-only mode
Currently the map draws lines connecting heard positions, which makes it difficult to identify individual points. A toggle to switch between:
- Line + points (current intent)
- Points only (no connecting lines)
2. Hover tooltip on position markers
Clicking a segment to see data is cumbersome. Add a mouseover/hover tooltip on each point showing:
- Timestamp
- Hop count
- SNR — only if the packet was directly heard (0 hops)
Authored by NodeZero 0️⃣
Bug: Position history missing individual point markers
Reported on v4.10.4.
Position history is expected to show a visible marker at each heard position, but currently only heading triangles appear — and only at some points. If heading is not included in a node's position flags, no marker renders at all. Every heard position should display a visible marker regardless of whether heading data is present.
Feature Requests
1. Toggle: line+points vs. points-only mode
Currently the map draws lines connecting heard positions, which makes it difficult to identify individual points. A toggle to switch between:
2. Hover tooltip on position markers
Clicking a segment to see data is cumbersome. Add a mouseover/hover tooltip on each point showing:
Authored by NodeZero 0️⃣