diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..e141388 --- /dev/null +++ b/Roadmap.md @@ -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. +