@@ -399,6 +399,7 @@ class AuthenticMap {
// 更新多边形的坐标
point.getGeometry().setCoordinates(coordinates); // 更新几何形状
}
+ this.clearSelectPoint()
callback && callback(index)