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

Add basic support for point in map plugin for Yasgui #606

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

ludovicm67
Copy link
Member

This adds basic support for POINT WKT elements for the Map plugin.
This is a basic implementation for #551.

Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: 84de470

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

This PR includes changesets to release 1 package
Name Type
trifid-plugin-yasgui 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

@ludovicm67 ludovicm67 merged commit a0ecd96 into main Dec 17, 2024
7 checks passed
@ludovicm67 ludovicm67 deleted the yasgui-map-point-basic-support branch December 17, 2024 16:28
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 27 lines in your changes missing coverage. Please review.

Project coverage is 70.63%. Comparing base (6bb2654) to head (84de470).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/yasgui/plugins/map.js 0.00% 25 Missing ⚠️
packages/yasgui/plugins/deps.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #606      +/-   ##
==========================================
- Coverage   71.11%   70.63%   -0.49%     
==========================================
  Files          55       55              
  Lines        3566     3599      +33     
==========================================
+ Hits         2536     2542       +6     
- Misses       1030     1057      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant