Skip to content

v0.3.0#

2021-03-08

Feature & API Changes#

  • RouteProgress.remainingInstructions has been replaced by the combination of LegProgress.nextInstructionProgress and LegProgress.remainingInstructionsAfterNext
  • Instruction objects in a Leg are now nested within InstructionSegments, to separate the distance/duration properties from other Instruction data

Behavior Changes#

  • Added localisations for all voice prompt text

Bugs Fixed#

  • iOS - Fixed a case where the "Rerouting" guidance event would play repeatedly