Skip to content

v0.16.0

Compare
Choose a tag to compare
@bsudekum bsudekum released this 17 Jan 23:14
· 813 commits to master since this release
5e71f99

Changes since v0.15.1:

  • The maneuverType, maneuverDirection, and transportType properties of RouteStep are now available in Objective-C code. The properties are no longer optional in Swift; check for ManeuverType.none ,ManeuverDirection.none, and TransportType.none instead of nil. (#227)

Documentation is available online or within Xcode.