leaflet.smoothzoom

0.1.1 • Public • Published

Leaflet Smooth Zoom

Fixes the default leaflet zoom on OSX

Usage

var map = L.map('map', {
  smoothZoom: true,
  smoothZoomDelay: 1000 //Default to 1000
});

Without Smooth Zoom plugin

no-smooth

With Smooth Zoom plugin

smooth

Readme

Keywords

none

Package Sidebar

Install

npm i leaflet.smoothzoom

Weekly Downloads

5

Version

0.1.1

License

MIT

Last publish

Collaborators

  • zzarcon