leaflet.resizer
v1.1.2
Published
Easily resize your Leaflet map container with a button.
Downloads
405
Maintainers
Readme
Leaflet.Resizer
Easily resize your Leaflet map container with a button in a one liner.
Tested with Leaflet 1.9.4 in Firefox and Chromium.
Demo

You can check out the Demo.
Install & Usage
NPM
npm install --save leaflet.resizerInitialize plugin
L.resizer().addTo(map);Dependencies
Leaflet.Resizer needs Leaflet 1.9.4+ to work.
License
MIT
