master
“yu” 2024-07-16 23:05:53 +08:00
parent a8504ae3e3
commit 8aacbde26b
2 changed files with 2 additions and 3 deletions

View File

@ -436,8 +436,7 @@ const send3D = () => {
// 西
const list = {
location: "(X=117.396,Y=38.887,Z=-105.568)",
location: "(X=-115266.854,Y=77915.687,Z=-10571.952)",
rotation: "Pitch=-2.087,Yaw=-43.474,Roll=0.0",
};

View File

@ -702,7 +702,7 @@ onMounted(() => {
const send3D = () => {
//
const list = {
location: "(X=117.327,Y=39.001,Z=44242.927)",
location: "(X=-715146.324,Y=-1188697.616,Z=4422791.944)",
rotation: "Pitch=-83.545,Yaw=-91.394,Roll=0",
};
api_send("CameraMove", list, () => {