zhangjianzhong
  • Joined on 2026-07-22
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 16:07:35 +08:00
c49475d207 refactor: per-edge continuous lifecycle rendering
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 15:35:53 +08:00
490f37d8fc feat: crossfade窗口过渡,末尾20%淡出旧边淡入新边
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 15:13:51 +08:00
e2349f951d fix: canvas用position:fixed+getBoundingClientRect精准定位map
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 14:50:22 +08:00
51c0d5ad53 fix: canvas移到map容器外(同级节点)避免overflow:hidden裁剪
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 14:49:00 +08:00
45034813ad fix: 每帧仅显示当前窗口边,不再混合两窗口
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 14:44:41 +08:00
bca6929838 fix: w阈值0.03实际过滤+前后窗口平滑入口/出口
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 14:43:52 +08:00
7872e729cb fix: 交叉淡入淡出可见—权重范围扩大到8%-100%
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:56:30 +08:00
32586d3ed4 fix: 移除Canvas像素缓存—每帧实时latLngToContainerPoint
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:52:59 +08:00
6c7fbb28b1 fix: moveend即时重绘+缓存清除,canvas跟随地图平移
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:36:43 +08:00
8fbf5be897 feat: 粒子源-目标颜色区分+流速按流量比例
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:35:08 +08:00
0c75d986c2 fix: 地图拖动/缩放时流量边实时跟随
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:14:32 +08:00
b2b3fca9f2 fix: 恢复Canvas贝塞尔曲线+粒子,保留窗口分裂和交叉淡入淡出
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:05:41 +08:00
8ef76f90d0 fix: 使用L.svg渲染器避免preferCanvas冲突
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:04:38 +08:00
b04ca5cca9 fix: 改用Leaflet原生虚线+动画dashOffset, 100%可见
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 10:00:58 +08:00
bbecd4a4f1 fix: 更小窗口组(15-20边)+颜色偏移(hue)让过渡更明显
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 09:57:46 +08:00
5170c262e1 fix: 稀疏数据自动分裂为多窗口,交叉淡入淡出可见
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 09:53:21 +08:00
66b35eb207 refactor: smooth crossfade transition for traffic timeline, fix animation freeze, reduce memory
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 09:24:49 +08:00
55b1d0a7a2 fix: canvas回map内+position:relative避免错位
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 09:19:20 +08:00
8bd1ff7ccf fix: 修复重复声明_trafficCanvasCtx导致上传失效
zhangjianzhong pushed to master at HJQ/tianxuan 2026-07-25 09:15:27 +08:00
7a597a3f9f fix: Canvas粒子流动——插入到map容器外部确保在最上层渲染