12 Commits

Author SHA1 Message Date
clavijojuan
bab69e0076
Plugins: add L.cascadeButtons (#7942) 2022-01-25 01:50:03 +01:00
Robin Massink
4f80c6bece
Add Leaflet.Draw.Svg to plugins (#7888) 2022-01-21 13:43:02 +01:00
Jon Koops
44e4975339
Rename master branch to main (#7921) 2022-01-19 12:46:44 +02:00
Geoapify
e0c92a310c
Add Leaflet Geoapify Address Search plugin (#7896) 2022-01-10 17:38:02 +01:00
Gagaro
de29669d39
Add django-leaflet in frameworks-build-systems documentation. (#7885) 2022-01-03 14:23:51 +02:00
Wong Hoi Sing Edison
d52d2fa341
Add drustack/Leaflet.SyncView to plugins (#7875)
A sync view control for Leaflet.

Design for [Drupal Leaflet Module](https://www.drupal.org/project/leaflet) integration.

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
2021-12-22 11:51:30 +01:00
Wong Hoi Sing Edison
c9f8650a73
Add drustack/Leaflet.ResetView to plugins (#7874)
A reset view control for Leaflet.

Design for [Drupal Leaflet Module](https://www.drupal.org/project/leaflet) integration.

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
2021-12-22 11:50:12 +01:00
b_b
a1342a15e9
add demo url for the plugin (#7833)
no need to comment :p
2021-12-03 21:33:12 +02:00
b_b
fc9c716457
Update plugins compat & demos (#7834)
* add demo url for leaflet-providers

* update Leaflet.Routing compat

- demo page use leaflet 0.7 https://github.com/Turistforeningen/leaflet-routing/blob/gh-pages/index.html#L34 and it's broken http://turistforeningen.github.io/leaflet-routing/examples/osm.html
- project seems unmaintained, last commit from 2015 + https://github.com/Turistforeningen/leaflet-routing/issues/50

* add demo url for Leaflet.Locate

* add demo for Leaflet Control Compass

* add demo for Leaflet.AccuratePosition + update compat info

- demo use leaflet 0.7 https://github.com/M165437/Leaflet.AccuratePosition/blob/gh-pages/index.html#L11
- last commit from 2016

* update compat for L.LocationShare

- demo page use leaflet 0.7 https://github.com/CliffCloud/Leaflet.LocationShare/blob/master/index.html#L11
- index.html file provided by the repo doesn't work when using leaflet 1.7
2021-12-03 20:17:15 +01:00
b_b
a6d6d512ac
leaflet.zoomfs compatibility (#7832)
I don't think this plugin is compatible with Leaflet v1 :\

- the demo use Leaflet 0.5.1 https://github.com/elidupuis/leaflet.zoomfs/blob/master/index.html#L12
- the last commit on the repo was made 9 years ago
- the online demo page https://elidupuis.github.com/leaflet.zoomfs returns a 404 error
2021-12-03 19:37:27 +01: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