zy-asrs-flow/src/pages/map/utils.js
@@ -1,6 +1,4 @@ let app = null; let mapContainer = null; @@ -60,6 +58,7 @@ if (dragTarget) { setDidClickSprite(false); this.parent.off('pointermove'); this.parent.off('pointerup'); dragTarget.alpha = 1; dragTarget = null; }