vtm-http module, closes #140

This commit is contained in:
Emux
2016-08-19 22:26:14 +03:00
parent 99f45bfa22
commit 4fb8234e2d
7 changed files with 22 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
- Render theme area tessellation option [#37](https://github.com/mapsforge/vtm/issues/37)
- Graphics API platform enhancements [#92](https://github.com/mapsforge/vtm/issues/92)
- vtm-jts module [#53](https://github.com/mapsforge/vtm/issues/53)
- vtm-http module [#140](https://github.com/mapsforge/vtm/issues/140)
- Internal render themes various enhancements
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.6.0)