提交
This commit is contained in:
@ -142,6 +142,8 @@ class PolygonObject extends Base {
|
||||
delete this.options.attribute.vr
|
||||
delete this.options.attribute.goods
|
||||
|
||||
this.options.richTextContent = options.richTextContent || ''
|
||||
|
||||
|
||||
if (!this.options.positions || this.options.positions.length < 3) {
|
||||
this._error = '多边形最少需要三个坐标!'
|
||||
|
||||
Reference in New Issue
Block a user