18 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
Carlos Miguel
9f921b23d4
Add LabelsRenderer plugin (#9797) 2025-07-25 14:14:39 +02:00
Michael Schierl
bc31a6c0ec
Add Leaflet.DirectionMarker plugin (#9498) 2025-02-16 17:42:38 +01:00
Konstantin Strümpf
c511e66c20
Add plugin: Leaflet.IndependoMaps (#9567) 2025-01-06 20:13:10 +01:00
Thomas Zou
142f94a9ba
Update leafletmarkerdirection.md (#9496) 2024-10-11 07:29:59 +02:00
mfhsieh
7ceb40e8dc
Add plugin: Leaflet.IconEx (#9372) 2024-06-17 14:43:30 +02:00
Mátyás Gede
775837ef72
New plugin: leaflet-mapwithlabels (#9215) 2024-03-01 12:14:51 +01:00
Iván Sánchez Ortega
2bf6f34244
Add plugin: Leaflet.Polyline.Arrugator (#9282) 2024-02-28 19:26:12 +01:00
kuromoka
2eac59be3b
Fix Typescript to TypeScript on plugin page (#8961) 2023-05-21 18:06:16 +03:00
alope107
e8b83eedfc
Update docs language for HTML and CSS. (#8934) 2023-04-28 14:34:59 +02:00
Nick Ng
c53de883fc
Plugins: Add leaflet-tracksymbol2 (#8906) 2023-04-12 22:48:30 +02:00
haelue
1254f7c585
Recommend my new plugin Leaflet.StarCircle (#8857)
Co-authored-by: hes3 <hes3@xiaopeng.com>
2023-02-23 21:55:48 +01:00
Alan Jacob Mathew
9cf951de99
typo in plugins list (#8654) 2022-11-14 09:11:45 +01:00
bgx1012
7686cfb9e9
Create leaflet-polygon-fillPattern-canvas (#8099)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-10-28 18:00:42 +02:00
Seth Lutske
a833163990
Plugins: Create leaflet-spline.md (#8030) 2022-03-02 23:20:36 +01: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
shevekk
39c7ea64da
Create leaflet-coloricon.md (#7812) 2021-12-01 16:03:13 +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