-
Notifications
You must be signed in to change notification settings - Fork 2
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
Research: Upgrade react-map-gl to v7 #657
Comments
This is partially done at https://github.com/HSLdevcom/jore4-ui/tree/wip/upgrade-react-map-gl |
Seems like |
Suggesting that we update straightaway to |
Performance updates etc.
Edit:
We no longer (probably) have to use react-map-gl-draw, switch to using se mapbox-gl-draw directly, as noted in patch notes.
https://github.com/visgl/react-map-gl/tree/7.0-release/examples/draw-polygon
15.6. additions
See also another similar fixed issue: visgl/react-map-gl#1892
Note; This is a research ticket, create implementation ticket within this ticket.
The text was updated successfully, but these errors were encountered: