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

fix rotation marker events Not triggered #2050

Merged
merged 4 commits into from Aug 13, 2023
Merged

Conversation

deyihu
Copy link
Contributor

@deyihu deyihu commented Aug 13, 2023

fix #2047

@codecov-commenter
Copy link

Codecov Report

Merging #2050 (fe5536c) into master (5f69060) will decrease coverage by 0.07%.
The diff coverage is 89.06%.

❗ 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    #2050      +/-   ##
==========================================
- Coverage   83.96%   83.89%   -0.07%     
==========================================
  Files         164      164              
  Lines       17993    18055      +62     
==========================================
+ Hits        15107    15147      +40     
- Misses       2886     2908      +22     
Files Changed Coverage Δ
src/core/util/marker.js 88.23% <85.71%> (-5.04%) ⬇️
...erer/geometry/symbolizers/ImageMarkerSymbolizer.js 89.83% <100.00%> (+1.36%) ⬆️
...rer/geometry/symbolizers/VectorMarkerSymbolizer.js 83.50% <100.00%> (+1.08%) ⬆️

... and 1 file with indirect coverage changes

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

@fuzhenn fuzhenn merged commit 5d6bc52 into maptalks:master Aug 13, 2023
1 check passed
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.

图片mark标记添加旋转角度,点击事件无法触发
3 participants