- 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> |
||
|---|---|---|
| .. | ||
| features | ||
| hooks | ||
| types | ||
| app.js | ||
| chart-bundle-entry.js | ||
| map-bundle-entry.js | ||
| map.ts | ||
| map_fixes.ts | ||
| map_helpers.ts | ||
| topbar.js | ||
| vendor.js | ||