Render themes: symbols on lines, fix #495

This commit is contained in:
Emux
2018-01-30 14:02:00 +02:00
parent ea21d64822
commit e304c04f1c
7 changed files with 161 additions and 6 deletions

View File

@@ -5,7 +5,8 @@
- S3DB layer [#475](https://github.com/mapsforge/vtm/pull/475)
- vtm-mvt module with MVT tile decoder [#481](https://github.com/mapsforge/vtm/pull/481)
- OpenMapTiles MVT vector tiles [#482](https://github.com/mapsforge/vtm/issues/482)
- Theme styles improvements [#479](https://github.com/mapsforge/vtm/pull/479)
- Render themes: symbols on lines [#495](https://github.com/mapsforge/vtm/issues/495)
- Render themes: styles improvements [#479](https://github.com/mapsforge/vtm/pull/479)
- Internal render themes improvements [#488](https://github.com/mapsforge/vtm/pull/488)
- Map view roll [#474](https://github.com/mapsforge/vtm/pull/474)
- Fling animation improvements [#489](https://github.com/mapsforge/vtm/pull/489)