Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltMONOLITE authored Dec 4, 2023
1 parent 9330372 commit d9ae51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ function parseGeom(gj) {
}
return [{ type: "Feature", geometry: { type: type, coordinates: gj } }];
}

}

0 comments on commit d9ae51d

Please sign in to comment.