diff --git a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md index fe42056..c886147 100644 --- a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md +++ b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md @@ -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 \ No newline at end of file + * Write tutorial/template for browser applications that use ol3 as a dependency + * Implement SelectBox interaction (inherit from DragBox, based on box-select example) \ No newline at end of file