WinFrmUI/PBS.WinFrmUI.Hydro/99-map-view/MapViewer.cs
@@ -242,6 +242,7 @@ RotationF = 90; SetMapInvalidate(); } public void SetData(Template template, dict<string, dynamic> param = null, Dictionary<PBS.eModelTemplateType, bool> viewMode = null) { this.param = param; @@ -369,7 +370,6 @@ points[num] = points[0]; return points; }