libGDX 1.9.9, fix #635

This commit is contained in:
Emux
2019-01-23 12:45:50 +02:00
parent 5eb27b7553
commit 540d6c23f9
6 changed files with 17 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
- vtm-models module [#580](https://github.com/mapsforge/vtm/issues/580)
- ViewController refactor [#625](https://github.com/mapsforge/vtm/pull/625)
- `getMapViewCenter` / `setMapViewCenter` use pivotX, pivotY
- libGDX 1.9.9 [#635](https://github.com/mapsforge/vtm/issues/635)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.11.0)