maxbodin / earth3d

3d Earth data visualizer 🌐
https://earth3d.maximebodin.fr
7 stars 0 forks source link

Implement Tile Caching for Performance Improvement #34

Open maxbodin opened 1 month ago

maxbodin commented 1 month ago

Investigate whether caching tiles is the default behavior. If not, implement a tile caching system to improve map performance and load times. Ensure this system works even when tiles are updated or styles are changed, making the map more efficient and responsive.