• Joined on 2026-03-07
linkong pushed to main at linkong/planet 2026-03-20 09:13:12 +00:00
49a9c33836 feat(earth): toolbar and zoom improvements
linkong pushed to main at linkong/planet 2026-03-20 08:34:04 +00:00
96222b9e4c feat(earth): refactor toolbar layout, improve cable breathing effect
linkong pushed to main at linkong/planet 2026-03-20 07:45:05 +00:00
3fcbae55dc feat(earth): add cable-landing point relation via city_id
linkong pushed to main at linkong/planet 2026-03-20 05:53:39 +00:00
3e3090d72a docs: add architecture refactor and webgl instancing plans
linkong pushed to main at linkong/planet 2026-03-19 10:01:35 +00:00
4f922f13d1 refactor(earth): extract satellite config to SATELLITE_CONFIG constants
linkong pushed to main at linkong/planet 2026-03-19 09:41:56 +00:00
bb6b18fe3b feat(earth): satellite dot rendering with hover/lock rings, dim cables when satellite locked
linkong pushed to main at linkong/planet 2026-03-19 08:46:41 +00:00
0ecc1bc537 feat(earth): cable state management, hover/lock visual separation, fix isSameCable undefined bug
linkong pushed to main at linkong/planet 2026-03-19 07:55:33 +00:00
869d661a94 refactor(earth): abstract cable highlight logic with applyCableVisualState()
linkong pushed to main at linkong/planet 2026-03-19 06:22:04 +00:00
d18e400fcb refactor(earth): remove dead code - setupMouseControls, getSelectedSatellite, updateCableDetails
linkong pushed to main at linkong/planet 2026-03-19 04:49:45 +00:00
6fabbcfe5c feat(earth): request geolocation on resetView, fallback to China
linkong pushed to main at linkong/planet 2026-03-19 04:48:32 +00:00
1189fec014 feat(earth): init view to China coordinates
linkong pushed to main at linkong/planet 2026-03-19 04:42:11 +00:00
82f7aa29a6 refactor: 提取地球坐标常量到EARTH_CONFIG
linkong pushed to main at linkong/planet 2026-03-19 04:13:59 +00:00
777891f865 fix: 修复resetView视角和离开地球隐藏tooltip
linkong pushed to main at linkong/planet 2026-03-19 03:10:35 +00:00
c2eba54da0 refactor: 整理资源文件,添加legacy路由
linkong pushed to main at linkong/planet 2026-03-19 01:49:40 +00:00
f50830712c feat: 自动旋转按钮改为播放/暂停图标状态
linkong pushed to main at linkong/planet 2026-03-19 01:31:43 +00:00
e21b783bef fix: 修复arcgis_landing解析GeoJSON坐标格式错误
linkong pushed to main at linkong/planet 2026-03-18 10:09:17 +00:00
11a9dda942 refactor: 统一启动脚本到planet.sh,修复resetView调用
linkong pushed to main at linkong/planet 2026-03-18 02:20:26 +00:00
3b0e9dec5a feat: 统一卫星和线缆锁定逻辑,使用lockedObject系统
linkong pushed to main at linkong/planet 2026-03-16 20:10:32 +00:00
c82e1d5a04 fix: 修复3D地球坐标映射多个严重bug
linkong pushed to main at linkong/planet 2026-03-13 08:23:58 +00:00
02991730e5 fix: add cable_id to API response for cable highlighting