{"_id":"@luomus/leaflet-smooth-wheel-zoom","_rev":"5-7deafad62e63db89a3fb9fcc8e5f27a4","name":"@luomus/leaflet-smooth-wheel-zoom","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@luomus/leaflet-smooth-wheel-zoom","version":"1.0.0","keywords":["leaflet"],"author":{"name":"mutsuyuki"},"license":"MIT","_id":"@luomus/leaflet-smooth-wheel-zoom@1.0.0","maintainers":[{"name":"olzraiti","email":"olli.raitio@helsinki.fi"},{"name":"luomus-admin","email":"www@luomus.fi"}],"homepage":"https://github.com/olzraiti/Leaflet.SmoothWheelZoom#readme","bugs":{"url":"https://github.com/olzraiti/Leaflet.SmoothWheelZoom/issues"},"dist":{"shasum":"b603ef9d5d4d59fed6bb43b88873cf25c158a74f","tarball":"https://registry.npmjs.org/@luomus/leaflet-smooth-wheel-zoom/-/leaflet-smooth-wheel-zoom-1.0.0.tgz","fileCount":4,"integrity":"sha512-Eg2Dh+TlIZRdHPJeT7R/qGqtgdthWD/5xKZOg21nHQ74dgpbTmFLdrpj+i5NP5Zwbl3DCgxkQ0aO2tuM3pNzMw==","signatures":[{"sig":"MEUCIQDEpaBwoBivg0AIP8LS2WFVcv2ZME9InjQeWQZ92q2AAwIgPjYAp5o1Wt39JVOzhrFCI0bMFn31rPSa6pHPOV43qTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5671},"main":"SmoothWheelZoom.js","gitHead":"006bd5af4d9a7536c79a016b9e3f15882a303b33","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"olzraiti","email":"olli.raitio@helsinki.fi"},"repository":{"url":"git+https://github.com/olzraiti/Leaflet.SmoothWheelZoom.git","type":"git"},"_npmVersion":"6.14.16","description":"smooth wheel zoom for leaflet","directories":{},"_nodeVersion":"12.22.12","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/leaflet-smooth-wheel-zoom_1.0.0_1699014980229_0.40716281946674937","host":"s3://npm-registry-packages"}}},"time":{"created":"2023-11-03T12:36:20.020Z","modified":"2025-11-28T13:40:14.230Z","1.0.0":"2023-11-03T12:36:20.551Z"},"bugs":{"url":"https://github.com/olzraiti/Leaflet.SmoothWheelZoom/issues"},"author":{"name":"mutsuyuki"},"license":"MIT","homepage":"https://github.com/olzraiti/Leaflet.SmoothWheelZoom#readme","keywords":["leaflet"],"repository":{"url":"git+https://github.com/olzraiti/Leaflet.SmoothWheelZoom.git","type":"git"},"description":"smooth wheel zoom for leaflet","maintainers":[{"email":"olli.raitio@helsinki.fi","name":"olzraiti"},{"email":"markusjuhani.lumme@gmail.com","name":"mjlumme"},{"email":"meeri.rannisto@helsinki.fi","name":"merannis"},{"email":"pyrymakinencs@gmail.com","name":"blodir"},{"email":"robert.pulkka@protonmail.com","name":"rpulkka"}],"readme":"# Leaflet.SmoothWheelZoom\nsmooth wheel zoom for leaflet\n\n### Usage\n\n```\nvar map = L.map('map', {\n  scrollWheelZoom: false, // disable original zoom function\n  smoothWheelZoom: true,  // enable smooth zoom \n  smoothSensitivity: 1,   // zoom speed. default is 1\n});\n```\n\n\n![demo](./demo_gif/demo.gif \"demo\")\n\n\n### Demo \n[Demo](https://mutsuyuki.github.io/Leaflet.SmoothWheelZoom/)\n\n","readmeFilename":"README.md"}