MVT simplification (#956)

This commit is contained in:
Emux
2022-08-24 15:39:01 +03:00
committed by GitHub
parent 7b0a5249b7
commit 575c2c2b34
3 changed files with 26 additions and 8 deletions

View File

@@ -2,6 +2,8 @@
## New since 0.18.0
- MVT simplification [#956](https://github.com/mapsforge/vtm/pull/956)
- `Parameters.SIMPLIFICATION_TOLERANCE`, `Parameters.SIMPLIFICATION_EXCEPTIONS`
- Minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.19.0)