elfalem / Leaflet.curve

A Leaflet plugin for drawing Bézier curves and other complex shapes.
Other
218 stars 52 forks source link

Type Support For L.Curve? #38

Closed ardeora closed 3 years ago

ardeora commented 3 years ago

Hello there! I hope you are had an amazing weekend. I have been using your leaflet plugin since a while and am absolutely grateful for it. I was wondering if you would be interested in adding type support for this plugin? I am willing to create a TypeScript declaration file for this extension 😃 Hope you have a wonderful week!

elfalem commented 3 years ago

Hello @ardeora! I'm glad you found the Leaflet.curve plugin to be useful. It would be a welcome addition to have type support. I would appreciate a PR for the TypeScript declaration file.

ardeora commented 3 years ago

Okay awesome! I'll open a pull request soon 🥳

ardeora commented 3 years ago

39 I have made a pull request. Please let me know if you would like some changes to be made. I would be happy to update them!

elfalem commented 3 years ago

Thank you @ardeora! The pull request looks good to me. I will merge and make a new release when I get a chance.

ardeora commented 3 years ago

Awesome! Thanks. Let me know if you need help with anything else :D

elfalem commented 3 years ago

version 0.8.0 has been published. Thanks again for your contribution!