urbica / react-map-gl-draw

React Component for Mapbox GL Draw
https://urbica.github.io/react-map-gl-draw
MIT License
50 stars 11 forks source link

How can ı delete shapes be manuel? #24

Open BerkayAkgurgen opened 3 years ago

BerkayAkgurgen commented 3 years ago

I want to delete my shapes in a different way than they come by default. For example, pressing a button or confirming the "window.confirm" function. I can't access the trash function because I can't assign a ref.

mcvarer commented 3 years ago

++