diff --git a/Roadmap.md b/Roadmap.md index 8efbb00..5282973 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -2,6 +2,7 @@ * (done) Basic map; WebGL and DOM renderer. * (done) Basic tile layer types (OSM etc.). * (done) Basic map interactions and controls (zooming, dragging, rotating etc.). +* (done) Support rotation both DOM and WebGL renderers. * (in progress) Implement more tile layer sources (WMS etc.). * (in progress) Animations (zoom level transitions, tile fade-in, etc.). * (in progress) User facing API.