mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-25 15:38:54 +00:00
Plugins: add leaflet-calendar (#8946)
This commit is contained in:
12
docs/_plugins/time-elevation/leaflet-calendar.md
Normal file
12
docs/_plugins/time-elevation/leaflet-calendar.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: leaflet-calendar
|
||||
category: time-elevation
|
||||
repo: https://github.com/antoniovlx/leaflet-calendar
|
||||
author: Antonio Vida
|
||||
author-url: https://github.com/antoniovlx
|
||||
demo: https://antoniovlx.github.io/leaflet-calendar/examples/index.html
|
||||
compatible-v0:
|
||||
compatible-v1: true
|
||||
---
|
||||
|
||||
leaflet-calendar allows you to add a calendar picker and trigger a custom function when a date is selected.
|
Reference in New Issue
Block a user