Updated OpenLayers 3 Austria Code Sprint Spring 2015 (markdown)

Björn Harrtell
2015-04-01 16:05:05 +02:00
parent 5d27ecc6c1
commit 957d318d25
+2 -2
@@ -109,5 +109,5 @@ The main theme of the sprint is: "Making ol3 more user friendly". Topics to focu
* Finish GWC source implementation (useful for self-contained deploys including cached map data)
* Improve select event to include associated information like layer
* Discuss DragBox interaction when used to select with bounding box (should/could emit select events, should require less coding?)
* Discuss how to improve using ol3 as a dependency
* Write tutorial/template for browser applications that use ol3 as a dependency
* Implement SelectBox interaction (inherit from DragBox, based on box-select example)