instructionAnnouncementDistance property
getter/setter pair
distance in which automatically instructions should be announced
if enableInstructionsAnnouncements is true, in case a step distance is greater than this distance, an automatic announcing of the instruction should be done by default it's 10 meter
Implementation
static int instructionAnnouncementDistance = 10;