Skip to content

v0.34.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 01 Jun 02:32
· 1419 commits to master since this release

Changes since v0.33.0:

  • Upgraded to Mapbox Maps SDK for iOS v5.0.0, which changes how monthly active users are counted. (#2133)
  • Deprecated StatusViewDelegate in favor of calling the UIControl.addTarget(_:action:for:) method on StatusView for UIControl.Event.valueChanged. (#2136)
  • Fixed an issue where the status view showed a simulated speed factor as an unformatted number. (#2136)
  • Fixed an issue preventing the status view from appearing while rerouting. (#2137)
  • The RouteOptions.alleyPriority, RouteOptions.walkwayPriority, and RouteOptions.speed properties now work when calculating walking routes offline. (#2142)

Documentation is available online or within Xcode.