New render themes (#995)

This commit is contained in:
Emux
2022-12-21 16:06:12 +02:00
committed by GitHub
parent b2efa815f6
commit 4c2be99dc9
4 changed files with 1668 additions and 392 deletions

View File

@@ -3,6 +3,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)
- New render themes [#995](https://github.com/mapsforge/vtm/pull/995)
- 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)