Release Notes

April 13, 2021 ยท View on GitHub

1.2.1

  • Update target and compile SDK version 30
  • Add @StringDef to all parameters
  • Add traffic model and transit routing preference parameters support
  • Fix incorrect Romanian language value

1.2.0

  • Update minimum SDK version to 16
  • Update target and compile SDK version 29
  • Migrate to AndroidX
  • Migrate the sample code to Kotlin
  • Add total distance and duration calculation in route
  • Remove raw string from success callback
  • Add more customizable polyline in DirectionConverter
  • Fix issue #70