From 57f91263d39955b49585d9500ec0a5f3ae5a16ae Mon Sep 17 00:00:00 2001 From: ahocevar Date: Fri, 28 Sep 2012 11:25:30 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 8a9b706..ac76202 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,4 +1,5 @@ * (done) Architecture for base types, map, renderers (excluding vector rendering), tile layers and sources, interactions, controls and overlays. +* (done) Basic map; WebGL and DOM renderer. * (done) Basic tile layer types (OSM etc.). * (done) Basic map interactions and controls (zooming, dragging etc.). * (in progress) Implement more tile layer sources (WMS etc.).