Skip to content

Commit

Permalink
Merge pull request #361 from guillaumejounel/vue2-leaflet-polygonfill…
Browse files Browse the repository at this point in the history
…pattern

vue2-leaflet-polygonfillpattern
  • Loading branch information
Nicolò Maria Mezzopera authored Mar 28, 2019
2 parents 0b9e78e + 559b030 commit 54b47a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Leaflet plugins can easily work with Vue2Leaflet, if you want to use one I would
* [vue2-leaflet-path-transform](https://github.com/imudin/vue2-leaflet-path-transform) wrapper for [Leaflet.Path.Transform ](https://github.com/w8r/Leaflet.Path.Transform)
* [vue2-leaflet-gpx](https://github.com/tdcook/vue2-leaflet-gpx) wrapper for [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx)
* [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol) wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
* [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern) wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)

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

Expand Down
4 changes: 4 additions & 0 deletions docs/plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ wrapper for [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx)
## [vue2-leaflet-locatecontrol](https://github.com/vUdav/vue2-leaflet-locatecontrol)

wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)

## [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern)

wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)

0 comments on commit 54b47a0

Please sign in to comment.