8 Commits

Author SHA1 Message Date
Florian Bischof
f289ff1a05
Add compatibility columns and sorting functionality to plugin tables (#9823) 2025-08-10 13:27:29 +02:00
Andreas
21c212e849
Add Leaflet.Polydraw to plugins list (#9812)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-08-01 16:36:29 +02:00
Florian Bischof
d9100e0bbf Update Geoman plugin 2025-05-13 19:28:56 +02:00
Alex Gilvarry
80a70e19cb
Added Leaflet-Trace to the plugins list (#9008) 2023-07-01 15:54:36 +02:00
James Milner
690041cf42
Add Terra Draw to plugins list under edit geometries (#9007) 2023-07-01 15:06:22 +02:00
Valerio Bozzolan
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
Robin Massink
4f80c6bece
Add Leaflet.Draw.Svg to plugins (#7888) 2022-01-21 13:43:02 +01:00
Falke Design
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