Skip to content

Update hoodgen.html

Lorenz Wenner requested to merge lrnzo/hoodgen:master into master

Bugfix in function loadNodes: there are nodes in the nodelist.json with positon != null but lat or long == null. as the first such node is parsed the function would stop.

Merge request reports