-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/typhoon map demo #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6b6a8a6
chore: bump version to 0.3.4
lzxue a7e82f8
fix: 添加@types/geojson依赖 & 清理ImageCalibrationControl冗余判断
lzxue c93b621
chore: 更新依赖锁文件及plot包配置
lzxue 0e6452e
chore: bump version to 0.3.5
lzxue db7b48d
feat: 新增台风路径地图 Demo & 修复站点 Demo 类型错误
lzxue 46d43f2
fix: 台风预报路径改用实线渲染,修复虚线像素级退化成点串
lzxue fb75e53
feat: 台风预报改虚线/历史轨迹实线去动画 + 点击线路显示 Popup
lzxue 5c36d88
feat: TyphoonMap 新增降雨/云图/雷达/风场/卫星图层切换(浙江水利气象 API)
lzxue 4c55078
feat: 增强地图组件能力与新增 map-app-builder skill
lzxue 31fcd4e
chore: 添加临时资源文件
lzxue 8107920
chore: 移除临时资源文件
lzxue dd77c74
fix(RouteLayer): 修复 rest 未定义错误、NaN 坐标校验及优化标注布局
lzxue 996a155
feat: 台风地图移动端适配 + BlockPage设备切换 + skill重组
lzxue 979b69d
fix(RouteLayer): 修复文字与图标/圆点重叠问题,优化默认参数
lzxue a821124
fix: 修复 GoogleMapsMobileDemo 地图无法交互的问题
lzxue a3ce1f6
chore: 提交所有待提交更改
lzxue 623e96e
feat: 添加 Canvas 风场图层及 PC 端 UI 布局优化
lzxue 72e0db8
refactor(RouteLayer): 移除发光与流动动画能力
lzxue 3421cc7
feat(demos): 优化 AppleMaps/GoogleMaps 演示与台风默认图层
lzxue 6271a5b
docs: 走查修复文档与 skill 同步至 0.4.1
lzxue 66a1323
chore: bump version to 0.4.2
lzxue 9419546
fix: 添加缺失的 @tailwindcss/postcss 依赖
lzxue 2c1ff9f
fix(SchemaLayer): 修复 sortValue 循环引用导致栈溢出 + 双击上卷事件
lzxue ee7a368
chore: bump version to 0.4.3
lzxue 4540a3f
fix(core): 统一 L7 2.29.1 与 l7-maps 清理,补全 scene/layer 使用约束
lzxue 4906fc7
fix(vercel): pin installCommand to internal registry for debug@4.4.3 …
lzxue 8e3e256
fix: refresh debug@4.4.3 lockfile checksum
Copilot 24e090f
fix(deps+vercel): align lockfile and Vercel install on public npm reg…
lzxue d5bd83c
fix(site): alias @antv/aimapui-plot to source for CI build
lzxue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,4 +39,6 @@ dist-site/ | |
|
|
||
| .codefuse/ | ||
|
|
||
| .codefuseone/ | ||
| .codefuseone/ | ||
| # pnpm 本地 store(不应入库) | ||
| .pnpm-store/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| export default { | ||
| plugins: { | ||
| '@tailwindcss/postcss': {}, | ||
| }, | ||
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.