From fe82b17605d6fb45d2fb45d761b58acea6784aec Mon Sep 17 00:00:00 2001 From: Mike O'Toole Date: Thu, 1 Oct 2015 12:58:59 -0700 Subject: [PATCH] Add Leaflet.DoubleRightClickZoom to plugins.md --- plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.md b/plugins.md index 7d41bf8b..d29b6d50 100644 --- a/plugins.md +++ b/plugins.md @@ -1679,6 +1679,15 @@ Change the way the user can interactively move around the map. Ilya Zverev + + + Leaflet.DoubleRightClickZoom + + Interaction handler enabling zooming out with double right click. + + Mike O'Toole + +