You need to configure:
<entry key='web.sanitize'>false</entry>
Out of curiosity, what is this parameter because I don't see it in:
https://www.traccar.org/configuration-file/
Thank you
It's a new parameter. You can find some documentation here:
https://github.com/traccar/traccar/blob/master/src/main/java/org/traccar/config/Keys.java#L555-L561
Ok thank you it works.
Last question :
If I tell version 5 to take over the Mysql database from version 4.15 everything will start again?
Thank you
Yes, you can upgrade as usual.
Anton,
You need to configure:
<entry key='web.sanitize'>false</entry>
How I do this? I need replace or add this paremeter where? in a folder?
Have you read this thread?
FYI, <entry key='web.sanitize'>false</entry>
is still missing on this page https://www.traccar.org/configuration-file/
I am trying to load custom map tiles to our traccar. Have tried everything I read about in the forums, but to no avail. Mapbox, custom xyz tiles, etc. Do I have to go back to an older version to get this to work?
Mark, you should probably provide much more details on what exactly you've tried, what the result was etc.
I first tried loading my own gis data uploaded to mapbox, got the styleID and the key but could not get it to work. I then resorted to adding XYZ maps created with maptiler. But I am getting 404 errors. Maybe it doesn't like the 8082 port in the name?
http://track.upande.com:8082/Custom%20Overlay
What is that URL?
https://api.maptiler.com/tiles/aecd0937-d81d-4ab2-8bef-49aad3f41236/?key=VKqqbTVsRsYJA1SWKUGC#8/-0.392/38.228
That's not a proper tile server URL. If that's what you tried, it obviously won't work.
It doesn't seem like you're very interested based on your replies and refusal to provide full details. Sending some random URLs without any context on what those URLs actually means. If you need any further help, I suggest you start providing more details (full context, screenshots, documentation links, console errors etc etc etc).
Hello, the personalized XYZ map is not displayed on version 5.
Here is the link I use:
Functional on version 4.15.
Is there a solution ?
Thank you