feat: add distinct scanner markers on map and radar

- Scanner positions shown as magenta stars (this scanner)
- Peer scanners shown as cyan stars
- Clear visual distinction from WiFi (orange circles) and BT (blue circles)
- Radar view also shows scanner as star shape

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
User
2026-02-01 04:06:21 +01:00
parent bd21edb7d7
commit 6a3e3e8448
3 changed files with 58 additions and 13 deletions

3
.gitignore vendored
View File

@@ -45,6 +45,9 @@ data/scan_*.json
data/*.db
data/profiles/
data/logs/
data/rf-mapper.log
data/rf-mapper.pid
data/rf-mapper.started
# OS
.DS_Store