cbaines / leaflet-indoor

Provides basic tools to create indoor maps with Leaflet
http://cbaines.github.io/leaflet-indoor/examples/
BSD 2-Clause "Simplified" License
356 stars 99 forks source link

How to import this plugin to react? #16

Open ghost opened 5 years ago

ghost commented 5 years ago

Please write how to implement this plugin to react

zeromonad commented 5 years ago

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.

askpatrickw commented 5 years ago

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/