Mapsforge: map stream support

This commit is contained in:
Emux
2020-09-18 14:26:52 +03:00
parent 5c3a728d05
commit 6116ebb348
5 changed files with 189 additions and 124 deletions

View File

@@ -2,6 +2,7 @@
## New since 0.14.0
- Mapsforge: map stream support [#784](https://github.com/mapsforge/vtm/pull/784)
- Render theme from Android content providers [#783](https://github.com/mapsforge/vtm/pull/783)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.15.0)