First roadmap draft

ahocevar
2012-09-28 10:22:27 -07:00
parent aa37d9db90
commit 5bd18d47a5
+15
@@ -0,0 +1,15 @@
* (done) Architecture for base types, map, renderers (excluding vector rendering), tile layers and sources, interactions, controls and overlays.
* (done) Basic map interactions and controls (zooming, dragging etc.).
* (in progress) Implement more tile layer sources (WMS etc.).
* (in progress) User facing API.
* (in progress) Full library build.
* Support for custom builds (web based tool).
* Implement pinch zoom.
* Implement a popup overlay.
* Implement geometries and geometry handling.
* Implement vector rendering, including symbolization.
* Implement vector formats (port from OpenLayers 2).
* Implement other OGC formats (port from OpenLayers 2).
* Architecture for camera.
* Implement camera.