Files
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

13 lines
472 B
Markdown

---
name: Vue2Leaflet
category: frameworks-build-systems
repo: https://github.com/vue-leaflet/Vue2Leaflet
author: Mickaël KoRiGaN
author-url: https://github.com/KoRiGaN
demo: https://vue2-leaflet.netlify.app/quickstart/
compatible-v0:
compatible-v1: true
---
<a href="https://github.com/vue-leaflet/Vue2Leaflet">Vue2Leaflet</a> is a JavaScript library for the <a href="https://vuejs.org/">Vue.js</a> framework that wraps Leaflet, making it easy to create reactive maps.