From 78ac6eb624211142d89f99aa0ee1dbe21988bb94 Mon Sep 17 00:00:00 2001 From: Elijah Robison Date: Fri, 19 May 2017 13:20:20 -0400 Subject: [PATCH] Plugins: add L.Control.ZoomBar Added Interactive pan/zoom entry for L.Control.ZoomBar. --- docs/plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index 20caf2c2..934c768c 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -2256,6 +2256,15 @@ Change the way the user can interactively move around the map. Greg Allensworth + + + L.Control.ZoomBar + + An extended version of Leaflet's native Zoom control with Home and Zoom-to-Area buttons. Demo + + Elijah Robison + + Leaflet.zoomslider