Leaflet.SmoothWheelZoom icon indicating copy to clipboard operation
Leaflet.SmoothWheelZoom copied to clipboard

How to make it work using npm / webpack

Open Boeblahoebla opened this issue 4 years ago • 4 comments

Hi, First of all... tremendous feature! Well done! Is it possible to provide a means of importing this into a webpack based project using npm? I can not seem to make this work well. Is it possible to create an npm package & example of how to import/use it? It shows grid lines around all the tiles when you start zooming in or out. I can't get rid of them. Keep up the good work.

Boeblahoebla avatar Apr 22 '20 17:04 Boeblahoebla

Hi @mutsuyuki thanks for the plugin, works great!

HI @Boeblahoebla Here you can find how to use it with npm

alexatiks avatar Apr 23 '20 11:04 alexatiks

Hi @mutsuyuki, have you though about uploading the plugin to NPM? :)

olzraiti avatar Jun 12 '20 11:06 olzraiti

Hey guys, Many thanks for your work, it's working very nice with vue2leaflet !

Having it handled and published on npm is sure cleaner way to enjoy it :)

petitkriket avatar Nov 29 '20 13:11 petitkriket

Hi @mutsuyuki thanks for the plugin, works great!

I adapted the plugin to react-leaflet click

AdrianKlm avatar May 30 '21 11:05 AdrianKlm