Skip to content

Commit c35694b

Browse files
author
Nicolò Maria Mezzopera
authored
Merge pull request #352 from vUdav/patch-1
Add vue2-leaflet-locatecontrol plugin
2 parents d908a2a + ca8c83f commit c35694b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Leaflet plugins can easily work with Vue2Leaflet, if you want to use one I would
8787
* [vue2-leaflet-movingmarker](https://github.com/LouisMazel/vue2-leaflet-movingmarker) wrapper for [Leaflet.Marker.SlideTo](https://gitlab.com/IvanSanchez/Leaflet.Marker.SlideTo)
8888
* [vue2-leaflet-path-transform](https://github.com/imudin/vue2-leaflet-path-transform) wrapper for [Leaflet.Path.Transform ](https://github.com/w8r/Leaflet.Path.Transform)
8989
* [vue2-leaflet-gpx](https://github.com/tdcook/vue2-leaflet-gpx) wrapper for [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx)
90+
* [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol) wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
9091

9192
If you have created a plugin and want it to be listed here, let me know :-).
9293

docs/plugins/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ wrapper for [Leaflet.Path.Transform](https://github.com/w8r/Leaflet.Path.Transfo
5454
## [vue2-leaflet-gpx](https://github.com/tdcook/vue2-leaflet-gpx)
5555

5656
wrapper for [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx)
57+
58+
## [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol)
59+
60+
wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)

0 commit comments

Comments
 (0)