Fix house numbers (nodes) visibility (with new maps), fixes #168

This commit is contained in:
Emux
2016-11-05 17:49:28 +02:00
parent 877d217f31
commit 439f2b20ff
6 changed files with 8 additions and 7 deletions

View File

@@ -6,6 +6,7 @@
- Polygon label position enhancements [#80](https://github.com/mapsforge/vtm/issues/80)
- 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)
- Fix house numbers (nodes) visibility [#168](https://github.com/mapsforge/vtm/issues/168)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.7.0)