Skip to content
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

DrawTool support set layer zIndex #2073

Merged
merged 1 commit into from
Sep 1, 2023
Merged

DrawTool support set layer zIndex #2073

merged 1 commit into from
Sep 1, 2023

Conversation

deyihu
Copy link
Collaborator

@deyihu deyihu commented Aug 31, 2023

fix #2072

@codecov-commenter
Copy link

Codecov Report

Merging #2073 (15cb954) into master (9db0e54) will decrease coverage by 0.06%.
The diff coverage is 67.64%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #2073      +/-   ##
==========================================
- Coverage   83.94%   83.88%   -0.06%     
==========================================
  Files         164      164              
  Lines       18085    18117      +32     
==========================================
+ Hits        15181    15198      +17     
- Misses       2904     2919      +15     
Files Changed Coverage Δ
src/map/tool/DrawTool.js 76.62% <62.06%> (-1.88%) ⬇️
src/map/tool/DistanceTool.js 80.27% <100.00%> (+0.41%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fuzhenn fuzhenn merged commit 9a9eb3c into maptalks:master Sep 1, 2023
@deyihu deyihu deleted the 2072 branch September 1, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

绘图工具无法设置 zIndex 导致在某些情况下无法显示
3 participants