second commit

This commit is contained in:
2025-12-25 18:33:15 +08:00
parent 78407f1cbd
commit 6a6ddba71a
34 changed files with 527 additions and 1226 deletions

View File

@@ -54,16 +54,16 @@ const setStyleToBoatLayer = (key, zIndex) => {
type: 'interval',
stops: [
[ 5, 5 ],
[ 10, 10 ],
[ 11, 0 ]
[ 10, 10 ]
// [ 11, 0 ]
]
},
markerHeight: {
type: 'interval',
stops: [
[ 5, 10 ],
[ 10, 20 ],
[ 11, 0 ]
[ 10, 20 ]
// [ 11, 0 ]
]
},
markerFill: {