mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-07 11:07:00 +00:00
Add changelog with entry for 1.2.0
This commit is contained in:
parent
a4c79e1ec2
commit
67fe27f70a
9
CHANGELOG.md
Normal file
9
CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
## 1.2.0
|
||||
|
||||
* Switched to top-down rendering, yielding performance improvements
|
||||
* Add a dot-density gamma feature to thin out especially dense clusters
|
||||
* Add support for multiple layers, making it possible to include more
|
||||
than one GeoJSON featurecollection in a map. [#29](https://github.com/mapbox/tippecanoe/pull/29)
|
||||
* Added flags that let you optionally avoid simplifying lines, restricting
|
||||
maximum tile sizes, and coalescing features [#30](https://github.com/mapbox/tippecanoe/pull/30)
|
||||
* Added check that minimum zoom level is less than maximum zoom level
|
Loading…
x
Reference in New Issue
Block a user