Nextzen MVT & GeoJSON vector tiles, fix #498

This commit is contained in:
Emux
2018-02-06 11:41:33 +02:00
parent f7f1940054
commit beed7335fc
9 changed files with 466 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- 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)
- Nextzen MVT / GeoJSON vector tiles [#498](https://github.com/mapsforge/vtm/issues/498)
- OpenMapTiles MVT vector tiles [#482](https://github.com/mapsforge/vtm/issues/482)
- 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)