enable add_beeline for the profiles

This commit is contained in:
afischerdev 2025-02-25 10:28:45 +01:00
parent d4a4da7e43
commit bdd20558a7
7 changed files with 10 additions and 9 deletions

View file

@ -16,7 +16,7 @@ assign uphillcutoff 0
assign validForBikes 1
assign validForCars 1
assign use_dynamic_range = false # %use_dynamic_range% | Enable distant start/end points | boolean
assign add_beeline = false # %add_beeline% | Enable beeline on distant start/end points | boolean
assign turnInstructionMode = 1 # %turnInstructionMode% | Mode for the generated turn instructions | [0=none, 1=auto-choose, 2=locus-style, 3=osmand-style, 4=comment-style, 5=gpsies-style, 6=orux-style, 7=locus-old-style]