Updated Api changes between v2.3 and v3.0 (markdown)
parent
3c4e8e4bc8
commit
d30270c13d
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
- In C++ `mapnik::Map::removeLayer` was changed to `mapnik::Map::remove_layer`
|
||||
- In C++ `mapnik::Map::getLayer` was changed to `mapnik::Map::get_layer`
|
||||
- Changed `polygon_pattern_symbolizer` to default to `global` rather than `local` for the `alignment`.
|
||||
- CSV plugin now parses and stores the strings of `"true"`, and `"false"` as boolean types (rather than strings) - https://github.com/mapnik/mapnik/issues/1540
|
||||
|
||||
## Added
|
||||
|
|
Loading…
Reference in a new issue