It looks like a good start, good job! I forgot to mention that we could get some inspiration from this application: https://github.com/ffrgb/meshviewer You can see a demo here: https://regensburg.freifunk.net/netz/karte/ The difference between meshviewer and netjsongraph.js is that meshviewer is an application, while the goal of netjsongraph.js is to allow building customized meshviewers more easily.
The developers of meshviewer have done a lot of good work that we can reuse or replicate. Take a deep look at it. Fed On Sun, Apr 7, 2019 at 1:38 PM <[email protected]> wrote: > Hi, Federico. I possibility completed all the basic functions of the demo > <https://kutugu.github.io/NetJSONDemo/examples/netjson.html>. > I mainly add these features: > - An eyeIcon that switches between different rendering modes -- graph or > map at the right-top corner. > - Some plugins are used to mark on the map, those at the left-top corner. > - A input label for user-defined uploading indoor map, which also at the > right-top corner. > - A download button at the left-bottom corner to save the tagged map. > - The functions used are integrated in a js file. > > I will update my draft proposal tomorrow.I have to go to bed now... > See you tomorrow! > > 在 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. > -- 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.
