ZhuDongming
2020-06-30 39a23e8fde4d9b7fc930543ea9e495e419d12017
src/main/webapp/js/newmoralmap.js
@@ -746,6 +746,7 @@
                    if (speedLevel == 0) {
                        moralMap.removeOverlay(this);
                    } else {
                        moralMap.addOverlay(this);
                        var iconObj = _getWindIcon(speedLevel);
                        this.setIcon(iconObj);
                        this.setRotation(windDir);