Skip to content

Commit

Permalink
Update building.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy authored May 15, 2024
1 parent ea59a69 commit 3bff0d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/building.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ class Building {
/**
* build an array of all the lat/long values of the nodes
*
* @param {DOMDocument} fullXmlData
*
* @return {[[number, number]]} array of coordinate pairs keyed by node id.
*/
static buildNodeList(fullXmlData) {
Expand Down

0 comments on commit 3bff0d4

Please sign in to comment.