PaulLeCam / react-leaflet

React components for Leaflet maps
https://react-leaflet.js.org
Other
5.15k stars 885 forks source link

React Plugin For Leaflet.curve #286

Closed epozsh closed 7 years ago

epozsh commented 7 years ago

Is anyone who can create this component, if it is easy?

PaulLeCam commented 7 years ago

I'd suggest looking for existing npm packages or creating it yourself if you do not find an existing plugin.

epozsh commented 7 years ago

Thanks for answering, but it s hard for me to implement this plugin leaflet.curve to react, it is similar to polyline but still i do not understand how reactify it or write plugin.