aprs.me/lib/aprsme_web/live/info_live
Graham McIntire 77eb5ac05b
Fix info page map flash on packet updates
- Optimize LiveView to only update position data when coordinates actually change (>100m threshold)
- Hide loading spinner after map initialization to prevent flash on updates
- Add position change detection logic with proper nil/Decimal handling
- Add comprehensive test coverage for position change detection
- Maintain smooth map animations and existing functionality

Resolves map flashing and unnecessary reloads when new packets arrive on /info/:call pages.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 12:01:48 -05:00
..
show.ex Fix info page map flash on packet updates 2025-07-29 12:01:48 -05:00
show.html.heex Fix map height on info page to fill entire card 2025-07-28 15:25:24 -05:00