There is filtering for zero coordinates. Read config documentation.
Hi, will such a setting work to filter zero and invalid coordinates?
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
Or does this first line still have to be?
<entry key='filter.enable'>true</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
Thank you so much for the advice and your time
You need the first one as well, but it's usually enabled by default unless you explicitly disabled it.
Hi is there any command to ignore zero coordinates? My lk209 sends zero coordinates after idle time and then lk209 is displayed below Africa. I need it to show the last valid position. Thank you for your help