allow nicks without gps coordinates

This commit is contained in:
Nils Schneider 2012-06-06 21:43:13 +02:00
commit 32ee0a7032
2 changed files with 27 additions and 16 deletions

View file

@ -388,6 +388,7 @@ function update() {
force.nodes(nodes)
.links(links)
.alpha(0.1)
.start()
linkedByIndex = {}