You have to check Vite documentation to see what happens with those assets.
Now the images are in the /opt/traccar/modern/Resources/Images folder
This folder does not exist
For this you need to have the traccar source code
https://github.com/traccar/traccar-web/tree/master/modern/src/resources
Yes, I know that. But I don't intend to recompile traccar-web. I wanted to do what I did in version 5.9, where all I had to do was edit the desired svg (markers)...
But anyway, thanks!
Where were the svg images placed in version 5.10?
In version 5.9 they were in: "/opt/traccar/modern/assets/" and, when I needed it, I could just edit the images without having to recompile traccar.