0

I want to buffer the shapes I drew on the react-leaflet. But I can't find any npm library to react like "leaflet-buffer". Please help me.

enter image description here

nOybek
  • 305
  • 1
  • 4
  • 7

1 Answers1

1

There seems to be a way of doing it using turf buffer package. Check this sandbox https://codesandbox.io/s/hue8o?file=/src/index.js

But I need to try it for myself and try this result here

Sharky
  • 421
  • 6
  • 5