Compare commits
No commits in common. "dac0efc45df2810c1d922f1c125d33c605c5a1b1" and "71a518e3e8e4f89450b69fef9867bce53609564e" have entirely different histories.
dac0efc45d
...
71a518e3e8
@ -1146,7 +1146,7 @@ export const usePolygon = () => {
|
|||||||
defense = 'south'
|
defense = 'south'
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
pitch = polygon.lines[index]?.attributes?.pitch ?? representLine?.attributes?.pitch ?? 0
|
pitch = polygon.lines[index]?.attributes?.pitch ?? 0
|
||||||
|
|
||||||
const roof = new QPolygon(roofPoint, {
|
const roof = new QPolygon(roofPoint, {
|
||||||
fontSize: polygon.fontSize,
|
fontSize: polygon.fontSize,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user