Skip to content

Commit 1c8ac8b

Browse files
author
Nicolò Maria Mezzopera
authored
Merge pull request #382 from mudin/master
New plugin: vue2-leaflet-axesgrid
2 parents 416df68 + 6b0abb9 commit 1c8ac8b

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
@@ -89,6 +89,7 @@ Leaflet plugins can easily work with Vue2Leaflet, if you want to use one I would
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)
9191
* [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern) wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)
92+
* [vue2-leaflet-axesgrid](https://github.com/imudin/vue2-leaflet-axesgrid) wrapper for [AxesGrid](https://github.com/mudin/Leaflet.AxesGrid)
9293

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

docs/plugins/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ wrapper for [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
6262
## [vue2-leaflet-polygonfillpattern](https://github.com/guillaumejounel/vue2-leaflet-polygonfillpattern)
6363

6464
wrapper for [leaflet-polygon-fillPattern](https://github.com/lwsu/leaflet-polygon-fillPattern)
65+
66+
## [vue2-leaflet-axesgrid](https://github.com/mudin/vue2-leaflet-axesgrid)
67+
68+
wrapper for [AxesGrid](https://github.com/mudin/Leaflet.AxesGrid)

0 commit comments

Comments
 (0)