shuishen
2021-06-25 0b0ba7a298364d60567d1c2fbe30c2f2a9000def
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 () {