From 34faed3fce518ba48749b31c7ccf74baa453a054 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Sat, 29 Sep 2012 00:11:11 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) 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.