10 Commits

Author SHA1 Message Date
ff752d5e06 Add plugin: leaflet.superbar (#9715) 2025-05-13 19:25:44 +02:00
79f469df05 Add Plugin leaflet-burgermenu (#9623) 2025-04-12 20:29:36 +02:00
cf4b02cf4c Add plugin: Leaflet.BootstrapDropdowns (#9371) 2024-06-17 14:43:47 +02:00
affab6fb7f Chore: Typo fixed in multiple files of Leaflet (#9135) 2023-11-01 08:56:40 +01:00
f57f88744f Create leaflet-sidepanel.md (#8317) 2022-07-01 11:39:48 +02:00
1adb38ea82 Epic documentation update of 190+ demo URLs (#8003)
* remove leaflet-tracksymbol from the plugins list (link rot)

* remove leaflet-locationfilter not maintained since 2014 and not working for 1.0

See:

* https://github.com/kajic/leaflet-locationfilter/issues/19
* https://github.com/kajic/leaflet-locationfilter/issues/22

* update docs with new upstream link of leaflet-travelnotes

* remove famous-map from the docs since it's archived

See

https://github.com/IjzerenHein/famous-map/issues/21#issuecomment-224533155

* epic update of all demo URLs in the documentation

This is an epic update of almost every URL in the plugin list
of the Leaflet documentation.

I've manually tested almost every plugin in almost every repository
and opened lot of issues in each repository trying to investigate
the upstream status.

If something is not in order we invite subsequent pull requests.

Thank you Leaflet developers for all that you do!

* update leaflet-measurecontrol demo URL to https in plugin documentation

See:

* https://github.com/makinacorpus/Leaflet.MeasureControl/issues/31

* update leaflet-layerindex demo URL to https in plugin documentation

See:

* https://github.com/makinacorpus/Leaflet.LayerIndex/issues/1#issuecomment-1040381534

* update leaflet-routing-amap demo URL to https in plugin documentation

Note:

* https://github.com/UinJack/Leaflet.Routing.Amap/issues/1

* update leaflet-sync demo URL to https in plugin documentation

Note:

* https://github.com/jieter/Leaflet.Sync/issues/65

* update leaflet-lineextremities demo URL to https in plugin documentation

Note:

* https://github.com/makinacorpus/Leaflet.LineExtremities/issues/16#event-6084055409

* update leaflet-restoreview demo URL to https in plugin documentation

Note:

* https://github.com/makinacorpus/Leaflet.RestoreView/issues/9

* update leaflet-snap demo URL to https in plugin documentation

Note:

* https://github.com/makinacorpus/Leaflet.Snap/issues/63

* add leaflet-textpath demo URL in plugin documentation

Note:

* https://github.com/makinacorpus/Leaflet.TextPath/issues/91
2022-02-21 16:52:37 +02:00
67b2a27736 Create l-switchbasemap and l.multiControl plugins (#7956)
* Create l-switchasemap.md

* Update docs/_plugins/layer-switching-controls/l-switchasemap.md

Co-authored-by: Florian Bischof <design.falke@gmail.com>

* Create L.multiContol.md

Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-02-07 22:55:37 +02:00
24da5ba4be fix plugin name 2022-01-26 12:52:07 +02:00
bab69e0076 Plugins: add L.cascadeButtons (#7942) 2022-01-25 01:50:03 +01:00
8eb9ac2461 Converted Plugins.md to single files (jekyll) (#7805)
* WIP: Minimal jekyll setup for handling the plugins webpage in a data-driven manner.

* Docs: Jekyll collections config, whitespace

* Add plugins

* Remove special chars from names and remove default value from compatible-v0

* Push new plugin files

* Rename to plugins.md

* Update Plugins

* Update links in plugins

* Update Links

* Move plugins into category folders

* Add `template.md` and update PLUGIN-GUIDE.md

* PR #6307

* PR #6971

* PR #7043

* PR #7130

* Fix Url #7442

* PR #7513

* Update Author #7554

* PR #7590

* PR #7640

* PR #7760

* Update template.md

Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2021-11-25 15:54:50 +01:00