-
-
Notifications
You must be signed in to change notification settings - Fork 735
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 example of maplibre-gl-draw #5086
Conversation
db637f5
to
4734d5b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5086 +/- ##
==========================================
- Coverage 89.07% 88.90% -0.17%
==========================================
Files 269 269
Lines 38386 38386
Branches 2399 2412 +13
==========================================
- Hits 34191 34127 -64
- Misses 3172 3240 +68
+ Partials 1023 1019 -4 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Looks good! Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
I don't know what action to take for the codecov/project ci - it appear to break on main as well. |
I'm waiting for codecov to fix it, I have a direct line to their dev team. |
You can follow here if that interest you: |
Add example using the new maplibre-gl-draw plugin thats ported to typescript and refactored.
Launch Checklist
CHANGELOG.md
under the## main
section.