Updated OpenLayers 3 Austria Code Sprint Spring 2015 (markdown)

Björn Harrtell
2015-03-30 21:11:49 +02:00
parent 3c34c923c4
commit 633a2e4092
+7
@@ -104,3 +104,10 @@ The main theme of the sprint is: "Making ol3 more user friendly". Topics to focu
* Write a [Geobuf format](https://github.com/mapbox/geobuf) * Write a [Geobuf format](https://github.com/mapbox/geobuf)
* Render to a single map Canvas without intermediate Canvases per raster layer * Render to a single map Canvas without intermediate Canvases per raster layer
* Discuss raster reprojection * 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