mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
docs(Plugins): add Leaflet.Heightgraph (#6731)
* Update plugins.md * Update plugins.md
This commit is contained in:
parent
fa3e629d6b
commit
b42979660a
@ -2492,6 +2492,15 @@ Most data is two-dimensional (latitude and longitude), but some data has more di
|
||||
<a href="https://github.com/MrMufflon">Felix Bache</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/GIScience/Leaflet.Heightgraph">Leaflet.Heightgraph</a>
|
||||
</td><td>
|
||||
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.
|
||||
</td><td>
|
||||
<a href="https://github.com/boldtrn">Robin Boldt</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/iosphere/Leaflet.hotline">Leaflet.hotline</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user