Fix tabs
This commit is contained in:
parent
8311a5071f
commit
29c7f138c9
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public class OsmAndFormatter {
|
|||
roundDist = 0.5f;
|
||||
} else if (mc == MetricsConstants.MILES_AND_YARDS && point == 1 / metersInSecondUnit && roundDist ==500) {
|
||||
roundDist = 0.25f;
|
||||
}
|
||||
}
|
||||
return roundDist;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue