OSM indoor layer: allow setting inactive levels color, closes #366

This commit is contained in:
Emux
2017-06-19 19:51:45 +03:00
parent 0eb53403d1
commit 3a3a58d273
2 changed files with 9 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
- Fix coord scale short overflow [#343](https://github.com/mapsforge/vtm/issues/343)
- Mapsforge map read improvements [#357](https://github.com/mapsforge/vtm/issues/357)
- Improve canvas DPI setting [#349](https://github.com/mapsforge/vtm/issues/349)
- OSM indoor layer enhancements [#366](https://github.com/mapsforge/vtm/issues/366)
- Gretty plugin at web modules [#338](https://github.com/mapsforge/vtm/issues/338)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.8.0)