Closed itwaze closed 3 years ago
mapbox-gl plugins that listen to native events will not work with react-map-gl. This is explained in https://github.com/visgl/react-map-gl/blob/67e2be73e47deb66eadf15e83b8e43e8f977b41a/docs/get-started/faq.md#mapbox-gl-draw-does-not-work-with-react-map-gl
I am using
react-map-gl
+mapbox-gl-circle
. I displayed a circle but I cannot resize it and drag it.But if I use
mapbox-gl
+mapbox-gl-circle
= all is good.Codesandbox
react-map-gl
example: https://codesandbox.io/s/competent-feather-geo7cCodesandbox
mapbox-gl
example: https://codesandbox.io/s/react-and-mapbox-gl-2tnnx