Skip to content

feat: 高缩放等级使用相对坐标系#2726

Merged
heiyexing merged 14 commits intomasterfrom
feat_zoom_22
Jul 3, 2025
Merged

feat: 高缩放等级使用相对坐标系#2726
heiyexing merged 14 commits intomasterfrom
feat_zoom_22

Conversation

@lzxue
Copy link
Contributor

@lzxue lzxue commented Jul 1, 2025

[English Template / 英文模板]

🤔 这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 工作流程
  • 版本更新
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

语言 更新描述
🇺🇸 英文
🇨🇳 中文

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2025

🦋 Changeset detected

Latest commit: 850fb94

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@antv/l7-component Patch
@antv/l7-layers Patch
@antv/l7-source Patch
@antv/l7-core Patch
@antv/l7-maps Patch
@antv/l7-map Patch
@antv/l7 Patch
@antv/l7-scene Patch
@antv/l7-renderer Patch
@antv/l7-test-utils Patch
@antv/l7-three Patch
@antv/l7-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

lzxue added 3 commits July 2, 2025 11:18
- Rebuild gl package native bindings to fix webgl.node missing error
- Configure Jest to run tests serially (maxWorkers: 1) to avoid GL context conflicts
- Add memory limits and Node.js heap size increase to prevent SIGABRT crashes
- Add missing @eslint/js dependency for ESLint configuration
- All 87 test suites now pass including citybuliding layer tests

Fixes GL context creation issues in Jest environment that were causing
worker processes to crash with SIGABRT errors due to memory limitations
and concurrent GL context creation.
@lzxue lzxue changed the title 高缩放等级使用相对坐标系 feat: 高缩放等级使用相对坐标系 Jul 2, 2025
lzxue added 6 commits July 2, 2025 18:31
- Remove -actual suffix from snapshot files
- Update existing snapshot files to match current rendering output
- Clean up unused snapshot files
- Add changeset for layer relative coordinate system feature
- Mark all L7 packages as minor version bump
- Update changeset description
@github-actions github-actions bot mentioned this pull request Jul 3, 2025
@github-actions github-actions bot mentioned this pull request Jul 3, 2025
@heiyexing heiyexing merged commit c357dc8 into master Jul 3, 2025
9 checks passed
@heiyexing heiyexing deleted the feat_zoom_22 branch July 3, 2025 03:44
@github-actions github-actions bot mentioned this pull request Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants