GPS android client in house and messy map

JohnDoe 10 months ago

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

Anton Tananaev 10 months ago

One option is enable accuracy filtering.

JohnDoe 10 months 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?

JohnDoe 10 months ago

Does these commands interfere with command:

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

?

Anton Tananaev 10 months ago

Depends on what you mean by interfere.