Symbol scale option (#790)

This commit is contained in:
Emux
2020-11-15 17:20:52 +02:00
committed by GitHub
parent cde5d898c7
commit 3043173814
4 changed files with 39 additions and 16 deletions

View File

@@ -6,6 +6,8 @@
- 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)
- Render theme xml pull parser [#786](https://github.com/mapsforge/vtm/pull/786)
- Symbol scale option [#790](https://github.com/mapsforge/vtm/pull/790)
- `Parameters.SYMBOL_SCALING`
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.15.0)