+
liuyg
2022-01-17 a3fadb577e4d18c1d7ff60e23be4f3d27f63b9a3
src/components/map/components/campusBuildingSearch.vue
@@ -264,7 +264,7 @@
            this.newPopup(result)
            this.viewer.flyToPosition(
                new this.DC.Position(Number(result.jd), Number(result.wd), 3000, Number(result.heading), Number(result.pitch), Number(result.roll)),
                new this.DC.Position(Number(result.jd), Number(result.wd), 300, Number(result.heading), Number(result.pitch), Number(result.roll)),
                () => {
                },