v2.1.0 Harder, better, faster, stronger
What's Changed
- π Performances, memory usage and storage usage have all been improved
- π€ Automatically switch between (clustered) points and tiles based on the zoom level
- π¦ Loading spinner
- π± Mobile support: bar is moved to a different tab, to avoid hiding the map
- π’ New statistics, computed on the backend
- πΊοΈ Tiles colors are automatically calibrated based on the min/max parameters for the current bounding box
- π Sentry is used to monitor performances and silent failures
- π§ Server refactoring (main file into different modules)
- π§ Client refactoring (simpler and more robust code, eslint fixes)
- π§ Dependencies update
The service is now hosted on fly.io, in a German datacenter to reduce the latency when fetching data from Ohsome servers.
Full Changelog: v2.0...v2.1.0