diff --git a/Roadmap.md b/Roadmap.md index ca200b8..8efbb00 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -3,6 +3,7 @@ * (done) Basic tile layer types (OSM etc.). * (done) Basic map interactions and controls (zooming, dragging, rotating etc.). * (in progress) Implement more tile layer sources (WMS etc.). +* (in progress) Animations (zoom level transitions, tile fade-in, etc.). * (in progress) User facing API. * (in progress) Full library build. * Rendering performance benchmarking and improvements.