-
Notifications
You must be signed in to change notification settings - Fork 636
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
feat 对天地图map的支持 #2238
Merged
Merged
feat 对天地图map的支持 #2238
Conversation
This file contains 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
* feat: layerSwitch组件新增单选属性 * chore: 更新markdown路径 * feat: layerSwitch组件添加单选模式 * chore: 恢复setting配置 * chore: 删除调试代码 --------- Co-authored-by: 谨欣 <[email protected]>
* chore: g-device version & dev command * fix: raster g.LUMINANCE 回滚到webgl1
* fix: 修复图层显隐控件LayerSwitch单选模式下未默认展示单个图层问题 * feat: 图层显隐控件选择模式更新时,销毁图层内容重建 * chore: 修复空格 * chore: 新增todo * feat: 修改单选模式只显示第一个图层逻辑到onAdd函数中 --------- Co-authored-by: 谨欣 <[email protected]>
* chore: multiband rgb raster parse * fix: 单测
Co-authored-by: 谨欣 <[email protected]>
* feat: 添加归一化指数 parse * chore: 更新文档
* fix: encode update * fix: encode update
* fix: 修复配置更新时,处理单选模式图层问题 * feat: 修改函数名 * fix: 修正L7Plot官网图表示例按钮跳转链接 --------- Co-authored-by: 谨欣 <[email protected]>
* fix: 修复栅格瓦片显示 * fix: 修复冲突 * chore: renderer ts 定义 * docs: add 矢量瓦片demo * fix: clear depth & stencil before rende mask * chore: update tile snapshot * chore: update tile vector snapshot --------- Co-authored-by: yuqi.pyq <[email protected]>
* chore: add threejs demo * docs: add screenshot url --------- Co-authored-by: zhnny <[email protected]>
* fix: webgpu point fill example * fix: adjust order of varying in fill image shader * fix: remove redundant varying in extrude vert shader * fix: recreate main & depth rt when resizing * fix: load image in webgpu * fix: heatmap * fix: heatmap grid3d in webgpu * fix: heatmap grid3d in webgpu * fix: line * fix: change readpixel from sync to async * fix: resize picking fbo * fix: picking in webgpu * fix: arc line layer * fix: use diagnosticDerivativeUniformity in water demo * fix: add render cache * fix: point text layer * chore: update point text layer snapshot * fix: raster layer * chore: add screenshot callback on test cases * chore: sleep * chore: cancel point image test case for now
lzxue
approved these changes
Jan 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[English Template / 英文模板]
🤔 这个变动的性质是?
🔗 相关 Issue
#2049
💡 需求背景和解决方案
📝 更新日志
☑️ 请求合并前的自查清单