Skip to content

nyko28/Leaflet.SmoothWheelZoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smooth wheel zoom plugin for leaflet

Credits :

Installation

npm i nyko28/Leaflet.SmoothWheelZoom.git

Usage

import { Map } from "leaflet";
import { enableSmoothZoom } 'leaflet.smoothwheelzoom';

const map = Map("map");
enableSmoothZoom(map);

About

Smooth wheel zoom plugin for leaflet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%