From d3175e807f4333faf7ae2e0bfa6ffdc6079699c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dra=C5=BEen=20Tuti=C4=87?= Date: Wed, 31 Jan 2018 16:32:03 +0100 Subject: [PATCH] Plugins: add EdgeScaleBar (#6036) Add plugin EdgeScaleBar that draw scale bars along map edges in Web Mercator projection. --- docs/plugins.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index bb248efd..258944e4 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -975,6 +975,17 @@ These plugins create useful overlays from scratch, no loading required. CloudyBay + + + Leaflet.EdgeScaleBar + + + Creates scale bars along top and right edge of a map in the Web Mercator projection..Demo. + + + Dražen Tutić, Ana Kuveždić Divjak + +