maxwell-ilai / Leaflet.SidePanel

Leaflet plugin
MIT License
36 stars 7 forks source link

How does one include this plugin? #4

Open chmac opened 1 year ago

chmac commented 1 year ago

Firstly, thanks for this, it looks like it exactly solves our question of how to show some simple extra content on a leaflet map! 🧡 🧡 🧡

Would you be open to publishing this on npm? Then we could embed it directly via unpkg, etc. Currently we're figuring out how to get the code into our codebase in a sensible manner...

nurulhaya commented 1 year ago

Seconding suggestion to publish on npm. I'm attempting to use it in Angular project and having some trouble

marlyo69 commented 5 months ago

Seconding suggestion to publish on npm. I'm attempting to use it in Angular project and having some trouble

@nurulhaya did you manage to use the plugin in your Angular Project. i am in the same spot RN.

capoaira commented 2 months ago

Hello, this project looks great. But I also need it as npm package for my vue project. Is it possible to publish it on npm?

cyclingbyte commented 2 months ago

Hey all, since I needed this project on npm too, I now published it there: https://www.npmjs.com/package/leaflet.sidepanel

I'll also try to build a vue wrapper for @vue-leaflet/vue-leaflet (update: https://www.npmjs.com/package/vue-leaflet-sidepanel)

Please let me know if anything doesn't work as expected