Added plugin for one finger zoom (#7553)

This commit is contained in:
Peter C 2021-11-01 18:06:32 +01:00 committed by GitHub
parent e66f1dd6c0
commit 06e075f8e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3232,6 +3232,17 @@ Change the way the user can interactively move around the map.
<a href="https://github.com/will4906/">Shuhua Huang</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/petoc/Leaflet.DoubleTouchDragZoom">Leaflet.DoubleTouchDragZoom</a>
</td>
<td>
Plugin for one finger zoom. <a href="https://petoc.github.io/Leaflet.DoubleTouchDragZoom/example/">Demo</a>
</td>
<td>
<a href="https://github.com/petoc">Peter C</a>
</td>
</tr>
</table>