From ee1b820ca44c67744b0b52dc386db9ae7d125506 Mon Sep 17 00:00:00 2001 From: Justin Manley Date: Tue, 14 Apr 2015 20:25:02 -0500 Subject: [PATCH] Add Leaflet.toolbar, Leaflet.Illustrate, and Leaflet.DistortableImage to the plugins list. --- plugins.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/plugins.md b/plugins.md index 8fcdbf28..22df4a25 100644 --- a/plugins.md +++ b/plugins.md @@ -562,6 +562,24 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Thomas Brüggemann + + + Leaflet.DistortableImage + + Enable users to scale, rotate, and distort images on Leaflet maps. + + Public Lab + + + + + Leaflet.Illustrate + + Extension for Leaflet.draw enabling users to type annotations directly on maps. + + Justin Manley + + @@ -1673,6 +1691,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Osk + + + + Leaflet.toolbar + + + Flexible, extensible toolbars for Leaflet maps. View an example here. + + + Justin Manley +