liuyg
2021-06-28 9f1f8674c82dd35800cbd7c64142fa25a92f5f28
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 () {