From 0b83918c838136d52807d45ee1a40f1ece7ba1f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Wed, 1 Apr 2015 19:16:14 +0200 Subject: [PATCH] Updated OpenLayers 3 Austria Code Sprint Spring 2015 (markdown) --- OpenLayers-3-Austria-Code-Sprint-Spring-2015.md | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md index 67bdfc0..aab216f 100644 --- a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md +++ b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md @@ -108,6 +108,7 @@ The main theme of the sprint is: "Making ol3 more user friendly". Topics to focu ### Ideas from Björn: * Finish GWC source implementation (useful for self-contained deploys including cached map data) + * Revisit selection logic regarding multi option * Improve select event to include associated information like layer * Write tutorial/template for browser applications that use ol3 as a dependency * Implement SelectBox interaction (inherit from DragBox, based on box-select example)