Fix AIS map icons on first load #6

Merged
sjg merged 1 commits from fix/local-ais-map-icons into main 2026-08-01 01:15:16 +02:00
Owner

Summary

  • preload the locally hosted Leaflet runtime before map initialization
  • preload the locally hosted AIS track-symbol renderer in dependency order
  • remove the AIS renderer from the lazy Map-tab bundle to avoid first-load fallback dots

Testing

  • cargo test -p trx-frontend-http (51 passed)
## Summary - preload the locally hosted Leaflet runtime before map initialization - preload the locally hosted AIS track-symbol renderer in dependency order - remove the AIS renderer from the lazy Map-tab bundle to avoid first-load fallback dots ## Testing - cargo test -p trx-frontend-http (51 passed)
sjg added 1 commit 2026-08-01 01:14:45 +02:00
[fix](trx-frontend): preload AIS map icons
CI / lint (pull_request) Failing after 6s
CI / test (pull_request) Failing after 2s
CI / reuse (pull_request) Failing after 1s
CI / lint (push) Failing after 1s
CI / test (push) Failing after 2s
CI / reuse (push) Failing after 0s
b12c83e8b5
sjg merged commit b12c83e8b5 into main 2026-08-01 01:15:16 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sjg/trx-rs#6