zy-asrs-flow/src/pages/map/utils.js
@@ -12,6 +12,11 @@ mapContainer = param; } export const MapEvent = Object.freeze({ SELECTION_BOX: Symbol.for(0), PAN: Symbol.for(1), }) export const getRealPosition = (x, y, mapContainer) => { const rect = app.view.getBoundingClientRect(); return {