Map fractional zoom, fix #487

This commit is contained in:
Emux
2018-01-20 15:39:30 +02:00
parent 431790a638
commit b42973662e
2 changed files with 22 additions and 7 deletions

View File

@@ -6,6 +6,7 @@
- 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)
- Improved theme styles [#479](https://github.com/mapsforge/vtm/pull/479)
- Map fractional zoom [#487](https://github.com/mapsforge/vtm/issues/487)
- Render theme fallback internal resources [#477](https://github.com/mapsforge/vtm/issues/477)
- Fix libGDX flickering [#148](https://github.com/mapsforge/vtm/issues/148) [#149](https://github.com/mapsforge/vtm/issues/149)
- JTS (LocationTech) [#484](https://github.com/mapsforge/vtm/issues/484)