v0.34.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 theUIControl.addTarget(_:action:for:)
method onStatusView
forUIControl.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
, andRouteOptions.speed
properties now work when calculating walking routes offline. (#2142)
Documentation is available online or within Xcode.