A zoom slider widget for Leaflet, updated by MLVL to include
- A Bower.json file
- Improved styling
Tested with Chrome, IE 7-9 and Firefox.
- 0.4 — tracks Leaflet 0.4.x and should be stable.
- 0.5 — tracks Leaflet 0.5.x and should be stable.
- 0.6 — tracks Leaflet 0.6.x and should be stable.
- 0.7 — tracks Leaflet 0.7.x and should be stable.
- master — tracks Leaflet master and can be considered unstable (but please file bugs!).
Install the needed dependencies:
$ npm install
$ open spec/index.html # xdg-open on Linux
$ npm install -g grunt-cli phantomjs
$ grunt