From 6ee71b1d8f7f704083e44d3b2d8e8e7aa0d3fe8c Mon Sep 17 00:00:00 2001 From: Brandon Copeland Date: Wed, 11 Mar 2015 08:56:28 -0500 Subject: [PATCH] adds leaflet-measure I've added a control we recently developed, `leaflet-measure`. It provides tools to create coordinate, linear, and area measurements. Thanks. --- plugins.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugins.md b/plugins.md index d7abd8c4..7c49aa8a 100644 --- a/plugins.md +++ b/plugins.md @@ -1574,6 +1574,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Florian Brucker + + + leaflet-measure + + + Coordinate, linear, and area measure control for Leaflet maps + + + LJA GIS + +