allow nicks without gps coordinates
This commit is contained in:
parent
17e25e3a3d
commit
32ee0a7032
2 changed files with 27 additions and 16 deletions
|
@ -388,6 +388,7 @@ function update() {
|
|||
|
||||
force.nodes(nodes)
|
||||
.links(links)
|
||||
.alpha(0.1)
|
||||
.start()
|
||||
|
||||
linkedByIndex = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue