This commit is contained in:
2025-09-12 19:18:07 +08:00
parent aefe966f45
commit 325997bcfc
2 changed files with 29 additions and 25 deletions

View File

@ -18,7 +18,7 @@ import { getHost } from "../on";
let coordinateSystem = 'EPSG:4326'
let _cartesian
let GroundCover = false
let GroundCover = true
let bimPickObject = {}
let containerObject = {}
let rotateAroundObject = {}