From 957d318d250dd560d16d55eea2a3b71db6b9ca89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Wed, 1 Apr 2015 16:05:05 +0200 Subject: [PATCH] Updated OpenLayers 3 Austria Code Sprint Spring 2015 (markdown) --- OpenLayers-3-Austria-Code-Sprint-Spring-2015.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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