How many devices do you have in your user account?
Approximately 641. they open quickly / normally on the current web (not modern)
JB
I guess we need clustering.
The user see 4 groups and the devices are distributed into them, (do not have user x devices directly) .
only to register:
I update the production enviroment (+/- 700 devices) with new traccar 4.11:
in the old web traccar it is OK, no changes
Regards
JB
Today I install the traccar 4.12. Seems that you fixed the problem.
JB
This issue is still pending. I am able to see devices in Old tracccar, while in modern traccar, it crashes almost.
Today we installed in production the traccar 4.13. We noticed in the modern web:
Hi guys, do you have any idea how to start development of clustering feature in modern web app interface to develop this feature? We made a custom application using react but we have the same problem, with around 500 devices, the browser does not support it and it is extremely slow and hung. First of all, Thanks!
Hi Anton how are you, we have implemented mapbox clustering in modern based custom interface. However, the map is still heavy and frozen (approximately 500 devices). Any ideas on how to make the layers load dynamically, or some other way to prevent this from happening. Thanks
Well, I think we need to do clustering in the background on a separate thread. So, standard Mapbox clustering probably won't help.
A follow up here. Turns out the biggest issue was the device list, not the map. We have fixed it using virtualized list. See the latest code.
We also implemented clustering and device status colors.
Thank you very much Anton!. a last answer please. This changes are not in V4.13 get?
Implemented it yesterday, so it's not in 4.13.
Hi Anton,
I am testing traccar modern web in my production server, (without giving users the link to access, of course).
I know that you are in the early stages of developing this web interface. I just want to give you feedback!
I noticed that all the trackers appear almost immediately on the left panel, but it takes a long time to appear on the map and, it presents a lot of block and crash, especially when using the zoom, even appear the screen is blank that force to reload the browser.
JB