0.7.1 • Published 6 years ago

leaflet.zoomslider v0.7.1

Weekly downloads
171
License
MIT
Repository
github
Last release
6 years ago

Leaflet.zoomslider

Description

A zoom slider widget for Leaflet

Tested with Chrome, IE 7-9 and Firefox.

Branches

  • 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!).

Tests

Install the needed dependencies:

$ npm install

Browser

$ open spec/index.html # xdg-open on Linux

Node.js / phantomjs

$ npm install -g grunt-cli phantomjs
$ grunt
0.7.1

6 years ago

0.7.0

10 years ago

0.6.2

10 years ago