From c2330c7ce6637dd902009299a51adedd383379da Mon Sep 17 00:00:00 2001 From: Sumit Kumar Date: Sat, 1 Oct 2016 21:02:57 +0200 Subject: [PATCH] Updated leaflet.pm description (#4990) --- docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins.md b/docs/plugins.md index f73d5500..7c444aad 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -1571,7 +1571,7 @@ Allows users to create, draw, edit and/or delete points, lines and polygons. Leaflet.PM - Polygon Management specifically for Leaflet 1.0. Draw, Edit and listen to changes. + Geometry Management for Leaflet 1.0. Draw, Edit, Drag and Snap Polylines, Polygons, LayerGroups and geoJSON. Sumit Kumar