v2.7.0-rc.2
Pre-release
Pre-release
Changes since v2.7.0-rc.1:
- Added the
Directions.refreshRoute(responseIdentifier:routeIndex:fromLegAtIndex:currentRouteShapeIndex:completionHandler:)
method, which takes the index into the route geometry at which to begin refreshing, as well as correspondingDirections.urlRequest(forRefreshing responseIdentifier:routeIndex:fromLegAtIndex:currentRouteShapeIndex:)
,RouteRefreshResponse.refreshLegAttributes(from:legIndex:legShapeIndex:)
, andRouteRefreshResponse.refreshLegIncidents(from:legIndex:legShapeIndex:)
methods. (#733)
Documentation is available online or within Xcode.