✨ Features and improvements
- Avoid logging error for onMove(0,0) on Android (#2580).
- Experimental API to toggle tile cache in map view (#2590). This can reduce memory usage at the cost of having to parse tile data again when the zoom level changes.
- Add TaggedScheduler, couple lifetime of tasks and orchestrator (#2398).