Leaflet.Heightgraph icon indicating copy to clipboard operation
Leaflet.Heightgraph copied to clipboard

Handle missing elevation data

Open nrenner opened this issue 4 years ago • 0 comments

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

nrenner avatar Dec 16 '20 17:12 nrenner