What version did you use before? And how did you display an overlay? Also, what is WFS?
I am not sure but I think it was 5.6
first I Publish the service from ArcMap and then put the link in code. finally it showed the layer on map.
WFS is stand for The Web Feature Service (WFS) . This is an open specification for serving geographic features over the web.
... then put the link in code
So it wasn't really a part of Traccar? It was a code customization?
yes it was a code customization.
but unfortunately, i cant customize the code in the latest version.
What is the issue exactly?
I need to customize the code and call WFS but I dont know where can I put this code.
and when I try to display that the only thing I find was 'POI' that it can not dynamic.
so , the question is how can i overlay the dynamic layer on map?
How did you do it before? Where did you put the code and what code?
I put that in app.min.js and the code was the link that publish from arcmap .
is it possible to show dynamic layer with symbol in latest version?and how ?
With some code changes it's possible to do anything.
where can I put that? the code is obfuscate and unreadable .
The source code is open.
Hello ,
I recently updated traccar to latest version and now using traccar 6.1. previously I publish a service from ArcMap to display a Dynamic layer on traccar map. now, within this update, i cant do this anymore ....
Is there any solution ? where can I call WFS ?