[Feature] Add MapboxMap, MapboxMarker, MapboxPopup components#184
Draft
KeziahMoselle wants to merge 13 commits intodevelopfrom
Draft
[Feature] Add MapboxMap, MapboxMarker, MapboxPopup components#184KeziahMoselle wants to merge 13 commits intodevelopfrom
KeziahMoselle wants to merge 13 commits intodevelopfrom
Conversation
Export Size@studiometa/ui
Unchanged@studiometa/ui
|
c135f0f to
f26c1ce
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #184 +/- ##
=============================================
- Coverage 88.68% 88.44% -0.24%
Complexity 20 20
=============================================
Files 99 109 +10
Lines 3455 3757 +302
Branches 476 484 +8
=============================================
+ Hits 3064 3323 +259
- Misses 391 434 +43
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
🔗 Linked issue
❓ Type of change
📚 Description
This PR aims to convert our Vue.js library vue-mapbox-gl to JS toolkit based components for ease of use and without the need to load Vue.js for a simple map.
To-do
📝 Checklist