-
Notifications
You must be signed in to change notification settings - Fork 364
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
feat: introduce leaflet-geoman as an alternative to leaflet-draw #1181
Merged
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3de415 - Browse repository at this point
Copy the full SHA b3de415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7453fd8 - Browse repository at this point
Copy the full SHA 7453fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70768d5 - Browse repository at this point
Copy the full SHA 70768d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad384f - Browse repository at this point
Copy the full SHA 8ad384fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90cc595 - Browse repository at this point
Copy the full SHA 90cc595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a952c - Browse repository at this point
Copy the full SHA 64a952cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc5bfa - Browse repository at this point
Copy the full SHA cbc5bfaView commit details
Commits on Apr 22, 2024
-
Apply suggestions from code review
Co-authored-by: Maarten Breddels <maartenbreddels@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c730e0 - Browse repository at this point
Copy the full SHA 0c730e0View commit details -
previously `circlemarker` incorrectly defaulted to using `markerStyle`, while it isn't a leaflet marker layer. Moreover, polyline and polygon would use the old (`shapeOptions`) by default even with geoman, where it should be `pathOptions`. This was fixed by the compatibility layer, but this way the defaults are clearer.
Configuration menu - View commit details
-
Copy full SHA for ee298f6 - Browse repository at this point
Copy the full SHA ee298f6View commit details
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.