Align turn announcement with finish annoucement and add scale factor setting #8749
This commit is contained in:
parent
703c36a09c
commit
e196b322a6
1 changed files with 0 additions and 1 deletions
|
@ -314,7 +314,6 @@ public class ApplicationMode {
|
|||
if (isCustomProfile()) {
|
||||
this.parentAppMode = parentAppMode;
|
||||
minDistanceForTurn = parentAppMode.minDistanceForTurn;
|
||||
arrivalDistance = parentAppMode.arrivalDistance;
|
||||
offRouteDistance = parentAppMode.offRouteDistance;
|
||||
app.getSettings().PARENT_APP_MODE.setModeValue(this, parentAppMode.getStringKey());
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue