So I have added distance filter to traccar server(<entry key='filter.enable'>true</entry><entry key='filter.distance'>50</entry>). Also i have added in android application additional condition where i check location accuracy.I had hoped that this will correct wrong way at the map,but it does not solve the problem.http://joxi.ru/12MWexEIMkk8kr
Maybe exist any solutions to fix it?
What app are you talking about? Traccar Client? If yes, what location provider are you using?
Yes, Traccar Client. I using mixed provider
Network provider (which is also used in mixed) can give wildly inaccurate results. If you need accuracy, you should only use GPS provider.
Ok, thanks! I will test it.
So I have added distance filter to traccar server(<entry key='filter.enable'>true</entry><entry key='filter.distance'>50</entry>). Also i have added in android application additional condition where i check location accuracy.I had hoped that this will correct wrong way at the map,but it does not solve the problem.http://joxi.ru/12MWexEIMkk8kr
Maybe exist any solutions to fix it?