주석 내용 추가
This commit is contained in:
parent
9eda4aa834
commit
9f88880ac2
@ -754,7 +754,7 @@ export const usePolygon = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const splitPolygonWithLines = (polygon) => {
|
const splitPolygonWithLines = (polygon) => {
|
||||||
// polygon.set({ visible: false })
|
polygon.set({ visible: false })
|
||||||
let innerLines = [...polygon.innerLines]
|
let innerLines = [...polygon.innerLines]
|
||||||
|
|
||||||
/*// innerLine이 세팅이 안되어있는경우 찾아서 세팅한다.
|
/*// innerLine이 세팅이 안되어있는경우 찾아서 세팅한다.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user