chore: remove large mode for flight example (#845)

This commit is contained in:
GU Yiling
2025-07-08 23:06:29 +08:00
committed by GitHub
parent 23de318077
commit 82a9f54a8c

View File

@ -78,8 +78,6 @@ function load() {
type: "lines", type: "lines",
coordinateSystem: "geo", coordinateSystem: "geo",
data: routes, data: routes,
large: true,
largeThreshold: 100,
lineStyle: { lineStyle: {
opacity: 0.05, opacity: 0.05,
width: 0.5, width: 0.5,