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

springmeyer 2012-08-22 18:06:20 -07:00
parent 91769ecd02
commit 7af0da2bd7

@ -7,6 +7,7 @@
* `marker-type` is removed, built in ellipse and arrow types now can be referenced like `file="shape://ellipse"` and `file="shape://arrow"` - although this interface is unstable and may continue to change.
* `ShieldSymbolizer` attribute `no_text` - Simply leave the text empty if you don't want any text to be rendered.
* `XML DTD` in `utils/xml` since it was unmaintained: https://github.com/mapnik/mapnik/issues/1402
* `RasterSymbolizer` `mode` `divide` (see below)
## Changed