diff --git a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md index 09cebed..fe42056 100644 --- a/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md +++ b/OpenLayers-3-Austria-Code-Sprint-Spring-2015.md @@ -103,4 +103,11 @@ The main theme of the sprint is: "Making ol3 more user friendly". Topics to focu * Discuss [vector tiles](https://github.com/mapbox/vector-tile-spec) and develop consensus on how vector loading should be handled * Write a [Geobuf format](https://github.com/mapbox/geobuf) * Render to a single map Canvas without intermediate Canvases per raster layer - * Discuss raster reprojection \ No newline at end of file + * Discuss raster reprojection + +### Ideas from Björn: + + * 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