Updated API changes between v3.0 and v3.1 (markdown)

talaj 2018-07-02 15:51:42 +02:00
parent 51c9aa24df
commit 54f58d94fc

@ -29,7 +29,8 @@ SELECT ... WHERE trait = !@variable!
## Added
- PGraster: Variable interpolation just like PostGIS plugin (refs [#3618](https://github.com/mapnik/mapnik/pull/3618)).
- Text simple placement `C` for no displacement (refs [#3596](https://github.com/mapnik/mapnik/pull/3596)).
- Layers can be nested, `comp-op` and `opacity` on Layer level are supported (refs [3474](https://github.com/mapnik/mapnik/pull/3474)).
- `extend` option of TextSymbolizer (refs [3512](https://github.com/mapnik/mapnik/pull/3512)).
- Text simple placement `C` for no displacement (refs [#3596](https://github.com/mapnik/mapnik/pull/3596)).
TODO