We have configured following configration but still GPS Is drifting When we click on Route history
<entry key='filter.enable'>true</entry>
<entry key='filter.skipLimit'>25</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.distance'>10</entry>
<entry key='filter.maxSpeed'>1000</entry>
<entry key='filter.zero'>true</entry>
What do you mean by GPS drift? Is it that the gps device is sending small changes in position when not actually moving as this is normal. In some cases you can configure the gps device to not send position updates unless it self detects motion and/or an external input presence like ignition.
We have configured following configration but still GPS Is drifting When we click on Route history
<entry key='filter.enable'>true</entry> <entry key='filter.skipLimit'>25</entry> <entry key='filter.duplicate'>true</entry> <entry key='filter.distance'>10</entry> <entry key='filter.maxSpeed'>1000</entry> <entry key='filter.zero'>true</entry>