From 64712282602be02535ebee9ebf5cb64f789898d4 Mon Sep 17 00:00:00 2001 From: Sumit Kumar Date: Thu, 15 Mar 2018 09:29:14 +0100 Subject: [PATCH] plugins: minor leaflet.pm compatibility note (#6094) --- docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins.md b/docs/plugins.md index 47e92c46..68a2ab73 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -1981,7 +1981,7 @@ Allows users to create, draw, edit and/or delete points, lines and polygons. Leaflet.PM - Geometry Management for Leaflet 1.0. Draw, Edit, Cut, Drag and Snap Markers, Circles, Polylines, Polygons, LayerGroups and geoJSON. Supports holes in polygons, snapping and more. (Demo) + Geometry Management for Leaflet 1.0 and higher. Draw, Edit, Cut, Drag and Snap Markers, Circles, Polylines, Polygons, LayerGroups and geoJSON. Supports holes in polygons, snapping, canvas mode and more. (Demo) Sumit Kumar