Skip to content

Documentation / @geoverse/core-ol / TrackPlayMode

Type Alias: TrackPlayMode

ts
type TrackPlayMode = "animation" | "skip";

Defined in: packages/core-ol/src/tools/pathSimplifier.ts:34

播放模式:animation 平滑动画 / skip 逐点跳跃