aprs.me/assets
Graham McIntire 44ae82eb9b
Improve map tile loading reliability
- Add retry logic with exponential backoff for failed tiles (up to 3 attempts)
- Configure tile layer with optimized settings (keepBuffer, updateInterval)
- Add support for alternative tile providers (OSM DE, CartoDB)
- Update CSP to allow alternative tile providers
- Add error tile placeholder to prevent broken images

This should help with partial tile loading issues by retrying failed requests
and providing fallback options.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 13:22:45 -05:00
..
css Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
js Improve map tile loading reliability 2025-07-21 13:22:45 -05:00
vendor vendor all js 2025-07-21 11:09:14 -05:00
package.json Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00