Render themes: line texture improvements, fix #983, fix #985 (#993)

This commit is contained in:
Emux
2022-12-15 11:34:03 +02:00
committed by GitHub
parent b4520369be
commit 707e1c4069
4 changed files with 121 additions and 84 deletions

View File

@@ -2,6 +2,7 @@
## New since 0.18.0
- Render themes: line texture improvements [#983](https://github.com/mapsforge/vtm/issues/983) [#985](https://github.com/mapsforge/vtm/issues/985)
- MVT simplification [#956](https://github.com/mapsforge/vtm/pull/956)
- `Parameters.SIMPLIFICATION_TOLERANCE`, `Parameters.SIMPLIFICATION_EXCEPTIONS`
- libGDX 1.11.0 [#972](https://github.com/mapsforge/vtm/pull/972) [#977](https://github.com/mapsforge/vtm/pull/977)