Best way to implement the drawing functionality on react-map-gl #2382
SuhaibMaraqa
started this conversation in
General
Replies: 1 comment
-
react-map-gl-draw was made for react-map-gl v5 and v6. As of v7.0 react-map-gl supports Mapbox/Maplibre plugins. Generally speaking, the examples reflect the latest recommendation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I get there is a package tailored for react-map-gl called react-map-gl-draw, I don't think it's updated to the last version of react-map-gl and the documentation is complicated. Also there is the draw polygon example that react-map-gl implemented using @mapbox/mapbox-gl-draw package. So which one to choose to start implementing the MapboxDraw functionality with react-map-gl now ?
Beta Was this translation helpful? Give feedback.
All reactions