liuyg
2021-06-25 7f41431c0eb8ebbc127ddaf551a0a7c7675c4fab
widgets/digTheEarth/Widget.js
@@ -154,7 +154,9 @@
                if (that.handlerPolygon.polyline) {
                    that.handlerPolygon.polyline.show = false;
                }
                that.handlerPolygon.deactivate();
                if (that.handlerPolygon.deactivate) {
                    that.handlerPolygon.deactivate();
                }
                that.tooltip.setVisible(false);
            },
            onOpen: function () {