Updated Api changes between v2.3 and v3.0 (markdown)
parent
8f9547ca6c
commit
b26753d0b2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
## Changed
|
||||
|
||||
- Made `clip:false` in all symbolizers (previous default was `clip:true`) - https://github.com/mapnik/mapnik/issues/2146
|
||||
- In C++ `mapnik::Map::addLayer` was changed to `mapnik::Map::add_layer`
|
||||
- In C++ `mapnik::Map::removeLayer` was changed to `mapnik::Map::remove_layer`
|
||||
- In C++ `mapnik::Map::getLayer` was changed to `mapnik::Map::get_layer`
|
||||
|
|
Loading…
Add table
Reference in a new issue