leaflet.smoothzoom

v0.1.1
Fixes the default leaflet zoom on OSX

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

npm i leaflet.smoothzoom

Metadata

  • MIT
  • Whatever
  • zzarcon
  • released 5/24/2016

Downloads

Maintainers