Updated Lausanne Sprint Notes (markdown)

elemoine
2013-03-04 01:56:09 -08:00
parent c8521e328d
commit ec76e4a5c2

@@ -29,3 +29,35 @@
* Code samples in API docs.
* Document constructor options.
* Experiment with @export and alt doc tags to simplify exports/externs generation
## March 4th
* Eric:
* Fixed the hosted examples.
* Wrote a PhantomJS script to check the examples at precommit time.
* Will continue working on "How to use OpenLayers 3 in production".
* Tom:
* Refactored the projection code to handle axis orientation (used for WMS).
* Completed the `ScaleLine` control.
* Will work on vector.
* Bruno
* Worked on WMTS source.
* Worked on a basic example based on an OpenGeo/GeoServer WMTS layer.
* Will continue working on this.
* Bart
* Added track support to KML parser.
* Started adding style support to KML parser.
* Will continue working on KML (style, network links).
* Tim
* Worked on the shared vertices and geometries.
* Changed the projection transformation code to work with arrays instead of coordinates.
* Will add reprojection support to the vector source.
* Will work on multi-part geometries.
* Andreas
* Worked on rule-based styling.
* Added support for multiple symbolizers per feature.
* Will work on
* Fred
* Fixed touch interaction issues.
* Work on animation cancellation.