leaflet-indoor icon indicating copy to clipboard operation
leaflet-indoor copied to clipboard

How to import this plugin to react?

Open ghost opened this issue 5 years ago • 2 comments

Please write how to implement this plugin to react

ghost avatar Mar 11 '19 12:03 ghost

Hi Katrusha, I don't think this is actively maintained anymore, but have you taken a look at https://reactjs.org/docs/integrating-with-other-libraries.html ? It's a guide on how to import other javascript libraries into react.

zeromonad avatar Mar 11 '19 12:03 zeromonad

You'd want to use React-Leaflet for sure. Then I think you need to port this plugin to work with it.

https://react-leaflet.js.org/

askpatrickw avatar Jun 07 '19 19:06 askpatrickw