Mapsforge: multiple map files, closes #208

This commit is contained in:
Emux
2016-10-31 14:45:16 +02:00
parent dc15ba5f34
commit a6b3d7b0c2
7 changed files with 318 additions and 2 deletions

View File

@@ -2,8 +2,9 @@
## New since 0.6.0
- Mapsforge multiple map files [#208](https://github.com/mapsforge/vtm/issues/208)
- Polygon label position enhancements [#80](https://github.com/mapsforge/vtm/issues/80)
- PathLayer (regular) fix disappearing segments [#108](https://github.com/mapsforge/vtm/issues/108)
- PathLayer (vtm) fix disappearing segments [#108](https://github.com/mapsforge/vtm/issues/108)
- MapFileTileSource zoom level improvements [#219](https://github.com/mapsforge/vtm/issues/219)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.7.0)