networkmap.js
networkmap.js copied to clipboard
Separate the view from the Node class
To be able to easier change the look of the node the node view should be separated from the Node class. It should be possible to configure the node view in the GUI and in the configuration file.