liuyg
2021-07-02 25ce610f6ecca7325e7a743dc032c4a76559c63d
widgets/digTheEarth/Widget.js
@@ -157,7 +157,9 @@
                if (that.handlerPolygon.deactivate) {
                    that.handlerPolygon.deactivate();
                }
                that.tooltip.setVisible(false);
                if(that.tooltip.setVisible){
                    that.tooltip.setVisible(false);
                }
            },
            onOpen: function () {