Created API changes between v2.0 and v2.1 (markdown)
parent
340b1c1916
commit
08719ef219
1 changed files with 11 additions and 0 deletions
11
API-changes-between-v2.0-and-v2.1.md
Normal file
11
API-changes-between-v2.0-and-v2.1.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
## Deprecated
|
||||
* TextSymbolizer - most attributes moved to either `format` or `placements` properties
|
||||
* TODO - doc all these out
|
||||
|
||||
## Removed
|
||||
|
||||
## Changed
|
||||
|
||||
* `MarkersSymbolizer`
|
||||
* `width` and `height` are now expressions rather than raw floats
|
Loading…
Reference in a new issue