leaflet.resizer

0.1.3 • Public • Published

Leaflet.Resizer

Easily resize your Leaflet map container with a button, in vanilla JS.

Tested with Leaflet 0.7.7 in Firefox and WebKit.

Demo

Gif Demo

You can check out the Demo.

Install & Usage

Set up:

Bower

bower install --save leaflet.resizer

NPM

npm install --save leaflet.resizer

The Classical Way

Download and include CSS file and JS file

Initialize plugin (so easy !)

L.resizer().addTo(map);

Dependencies

Obviously, Leaflet.Resizer needs Leaflet. But also Font Awesome to handle the icon.

License

MIT

Package Sidebar

Install

npm i leaflet.resizer

Weekly Downloads

1

Version

0.1.3

License

none

Last publish

Collaborators

  • prechan