Skip to content

Commit

Permalink
Plugins: Add leaflet.GestureHandling (Leaflet#6098)
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarquis authored and IvanSanchez committed Mar 19, 2018
1 parent fe9e0f2 commit 8a009fa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3113,6 +3113,16 @@ Show the geographical coordinates under the mouse cursor in different ways.
These plugins extend Leaflet event handling.

<table class="plugins"><tr><th>Plugin</th><th>Description</th><th>Maintainer</th></tr>
<tr>
<td>
<a href="https://github.com/elmarquis/Leaflet.GestureHandling/">Leaflet.GestureHandling</a>
</td><td>
Brings the basic functionality of Google Maps Gesture Handling into Leaflet. Prevents users from getting trapped on the map when scrolling a long page.
<a href="https://elmarquis.github.io/Leaflet.GestureHandling/examples/"> Demo</a>
</td><td>
<a href="https://github.com/elmarquis">Andy Marquis</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/CliffCloud/Leaflet.Sleep">L.Sleep</a>
Expand Down

0 comments on commit 8a009fa

Please sign in to comment.