Unverified Commit 1d97befe authored by ellelili2025's avatar ellelili2025 Committed by GitHub

Init polygon title/Description to that in Designer (#2144)

Co-authored-by: default avatarLi Li <lili2014@Lis-MacBook-Pro.home>
parent f53c2506
......@@ -112,6 +112,7 @@ public class Polygon extends PolygonBase implements MapPolygon {
clearGeometry();
map.getController().updateFeaturePosition(this);
map.getController().updateFeatureHoles(this);
map.getController().updateFeatureText(this);
}
@Override
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment