add 首页

This commit is contained in:
gcw_IJ7DAiVL
2025-09-10 07:01:45 +08:00
parent b6138fc7a4
commit dcb91f67c5
5 changed files with 514 additions and 105 deletions

38
public/data/points.json Normal file
View File

@ -0,0 +1,38 @@
{
"startPoint": "114.262694,27.786216",
"endPoint": "114.274729,27.777062",
"viaPoints": [
{
"time": "1694352000000",
"points": "114.263233,27.777047"
},
{
"time": "1694352001000",
"points": "114.265512,27.789935"
},
{
"time": "1694352002000",
"points": "114.256863,27.780437"
}
],
"avoidPoints": [
{
"time": "1694352003000",
"points": "114.261166,27.800982"
},
{
"time": "1694352004000",
"points": "114.251312,27.786932"
}
],
"avoidAreas": [
{
"time": "1694352005000",
"points": "[[114.267217,27.777566,0],[114.276695,27.78048,0],[114.276001,27.772547,0],[114.276001,27.772486,0]]"
},
{
"time": "1694352006000",
"points": "[[114.272317,27.786501,0],[114.281341,27.79818,0],[114.290389,27.779594,0],[114.284888,27.773934,0]]"
}
]
}