Mapsforge: improve overlapping map regions (#905)

This commit is contained in:
Emux
2022-02-22 14:08:38 +02:00
committed by GitHub
parent 9357cf380b
commit 825cd05150
6 changed files with 11 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
## New since 0.17.0
- Mapsforge: deduplicate maps [#903](https://github.com/mapsforge/vtm/pull/903)
- Fix overlapping map regions [#903](https://github.com/mapsforge/vtm/pull/903)
- Fix overlapping map regions [#903](https://github.com/mapsforge/vtm/pull/903) [#905](https://github.com/mapsforge/vtm/pull/905)
- Minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.18.0)