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);