GPS android client in house and messy map

JohnDoe6 days ago

When my android client is in my house and lose GPS signal, my map is all messy. How can I fix this?

Anton Tananaev6 days ago

One option is enable accuracy filtering.

JohnDoe5 days ago

Thanks, this is configuration:

<entry key='filter.enable'>true</entry>
<entry key='filter.accuracy'>YOUR_ACCURACY_THRESHOLD</entry>

I guess 10 meters is good to set?

JohnDoe4 days ago

Does these commands interfere with command:

<entry key='geocoder.reuseDistance'>10</entry>

?

Anton Tananaev4 days ago

Depends on what you mean by interfere.