Disable vtm-jeo (#997)

This commit is contained in:
Emux
2022-12-22 15:47:37 +02:00
committed by GitHub
parent 5c5c08f5c4
commit 1207262c72
9 changed files with 284 additions and 283 deletions

View File

@@ -7,6 +7,7 @@
- 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)
- Disable `vtm-jeo` [#997](https://github.com/mapsforge/vtm/pull/997)
- Minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.19.0)