From b42979660a48da78cf6a1f65ef4af5c042b4ace3 Mon Sep 17 00:00:00 2001 From: Timothy Ellersiek Date: Wed, 2 Oct 2019 21:21:19 +0200 Subject: [PATCH] docs(Plugins): add Leaflet.Heightgraph (#6731) * Update plugins.md * Update plugins.md --- docs/plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index 8de2ed67d..a29a1b34e 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -2492,6 +2492,15 @@ Most data is two-dimensional (latitude and longitude), but some data has more di Felix Bache + + + Leaflet.Heightgraph + + Inspired by Leaflet.Elevation this Leaflet plugin allows you to view interactive height profiles stored as GeoJSON featuring the handy ability to visualize arbitrary segments (e.g. surface types or steepness categories) with customized colors stored as properties within the GeoJSON itself. + + Robin Boldt + + Leaflet.hotline