-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update Maplibre to version 5 #53
Conversation
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.
I tested everything locally and the demonstration still works. Thank your for the upgrade.
Apparently the build is more restrictive on the typescript types than the dev mode and we get a type error in the react component.
|
Thank you for the detailed explanation! |
@YongGoose Do you need more help to fix the build? Do not hesitate to reach out. |
Oh my gosh! I completely forgot about this PR... Thanks for the reminder! 🙇🏻♂️ |
Done in f959ad9 ! |
Merged! Thanks a lot 👍 |
This PR updates the Maplibre library to version 5.0.1.
Related Issue : apache/incubator-baremaps#922