From 2cf9a4a472f8493996a43d9dbc2852a4dc5fda6e Mon Sep 17 00:00:00 2001 From: Emux Date: Fri, 2 Aug 2019 11:17:31 +0300 Subject: [PATCH] Update changelog --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 4f079b8f..a8c40413 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,8 @@ - vtm-desktop-lwjgl module [#714](https://github.com/mapsforge/vtm/pull/714) - vtm-desktop-lwjgl3 module [#717](https://github.com/mapsforge/vtm/pull/717) - Fix marker touch events [#723](https://github.com/mapsforge/vtm/issues/723) +- Calculation of centroids for all polygons [#734](https://github.com/mapsforge/vtm/pull/734) + - `Parameters.POLY_CENTROID` - Disable optimal placement of labels or symbols on polygons - `Parameters.POLY_LABEL` - Android 10 compatibility [#728](https://github.com/mapsforge/vtm/issues/728)