mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
14 lines
406 B
Markdown
14 lines
406 B
Markdown
---
|
|
name: Leaflet.Slider
|
|
category: user-interface
|
|
repo: https://github.com/Eclipse1979/leaflet-slider
|
|
author: EPP
|
|
author-url: https://github.com/Eclipse1979
|
|
demo: https://eclipse1979.github.io/leaflet.slider/example/leaflet-slider.html
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Adds a <code><input type="range"></code> slider that calls a function every time its input is changed.
|