Multiple Vehicles in the same area press circle not working Traccar 6.0 6.1

gLeW25 days ago

Hi, since I updated to version 6.0 and now 6.1, a very practical option no longer works for me.

When viewing the map, if there are 2 or more vehicles nearby, Traccar, instead of showing the vehicles separately, shows a circle in the map with the number of vehicles in that area.

https://prnt.sc/RIOlnimu6CUj

In previous versions, clicking on the circle with the number, Traccar automatically brought the map closer to that area to see those vehicles.

In version 6.0 and 6.1, clicking on the circle does nothing.

Anton Tananaev25 days ago

This should fix the problem:

https://github.com/traccar/traccar-web/commit/96169f072b9b88ecf56048015cdb86a14c2e8915

Turns out there was a small change in the mapping library.

gLeW23 days ago

Hello Anton, thanks for the response, I did not find any file on the server that has that name.
I am not a programmer, and I saw that this is from traccar-web and not from traccar server, but I will wait for a new version of Traccar to correct that error.

Thanks anyway for the help.

Anton Tananaev23 days ago

There's no such file because it's the source code. It has to be compiled first before deployed.

gLeW23 days ago

Many Thanks, to much for me, lol, waiting the new update with this fix.
Many thanks again for your time.

jay22 days ago

Will the preview version have all the fixes. example:

above comment:
This should fix the problem:

https://github.com/traccar/traccar-web/commit/96169f072b9b88ecf56048015cdb86a14c2e8915

Turns out there was a small change in the mapping library.

Anton Tananaev22 days ago

You need to check the time when it was built vs the commit time.