Hi Federico: I added the ability to search for elements and browser goback. Here is the link: - https://kutugu.github.io/NetJSONDemo/examples/netjson.html I provide two cases, one for the default elements and one for the test. You can simply type "*test*" in the input box and click the search button to test. But since I don't have a server, I forged a local api request with the mock server in postman. So if I close the mock server, you may not be able to request the correct result (I'll try to keep the server opening). You can also customize the request directly in netjsongraph.js <https://github.com/KuTuGu/NetJSONDemo/blob/master/src/js/netjsongraph.js> by modifying the `*updateSearchedElements*` function. It provides a parameter -- your input value.
在 2019年4月4日星期四 UTC+8下午10:27:39,[email protected]写道: > > Hi Federico, I wrote a simple map rendering demo and improved draft these > few days. You can review it in your spare time. In the next few days, I am > going to do some optimization and performance testing on demo, do you have > a rough estimate about the number of nodes and links to be drawn? > > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
