From a1c45d1dc34ea5bcb4c43d95b4f0d5ae2574f637 Mon Sep 17 00:00:00 2001 From: mathieudebrito Date: Fri, 21 Dec 2018 10:51:55 +0100 Subject: [PATCH] Update changelog --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 84ea3e7e..f8abbebe 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,8 @@ - Mapilion MVT vector tiles & Hillshading [#614](https://github.com/mapsforge/vtm/issues/614) - vtm-gdx-poi3d module [#600](https://github.com/mapsforge/vtm/pull/600) - 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 - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.11.0)