zy-acs-flow/src/map/tool.js
@@ -375,7 +375,8 @@ return; } mapContainer.scale.set(0.3); const focusScale = 0.1; mapContainer.scale.set(MAP_MIRROR ? -focusScale : focusScale, focusScale); mapContainer.position.set(0, 0); let bounds = sprite.getBounds();