This commit is contained in:
yiqiuyang
2025-09-10 08:47:28 +08:00
parent dcb91f67c5
commit 8ea0f436b1
5 changed files with 481 additions and 343 deletions

View File

@ -15,7 +15,7 @@
"scene3DOnly": false,
"shadows": false,
"removeDblClick": true,
"sceneMode": 3,
"sceneMode": 2,
"showSun": true,
"showMoon": true,
"showSkyBox": true,

4
public/data/road.json Normal file
View File

@ -0,0 +1,4 @@
{
"leftTop": "114.33,27.8",
"rightBottom": "114.34,27.79"
}