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)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Testing