issues
search
GIScience
/
Leaflet.Heightgraph
Leaflet plugin to visualize height information and road attributes.
https://giscience.github.io/Leaflet.Heightgraph
MIT License
100
stars
42
forks
source link
Handle missing elevation data
#110
Open
nrenner
opened
3 years ago
nrenner
commented
3 years ago
Fixes #108
shows missing elevation values as gap in the graph using a d3
defined
accessor function
the height value in the focus box is shown as "-" (hyphen) when undefined
Fixes #108