Skip to content

Commit 54b47a0

Browse files
author
Nicolò Maria Mezzopera
authored
Merge pull request #361 from guillaumejounel/vue2-leaflet-polygonfillpattern
vue2-leaflet-polygonfillpattern
2 parents 0b9e78e + 559b030 commit 54b47a0

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
@@ -88,6 +88,7 @@ Leaflet plugins can easily work with Vue2Leaflet, if you want to use one I would
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)
9090
* [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol) wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
91+
* [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern) wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)
9192

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

docs/plugins/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ wrapper for [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx)
5858
## [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol)
5959

6060
wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
61+
62+
## [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern)
63+
64+
wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)

0 commit comments

Comments
 (0)