Array
extension Array where Element == RoutePoint
extension Array where Element: Section
Important
This is a Public Preview API. It may be changed or removed at any time.-
Update the offset on the route for these route sections.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public func sectionsWithRouteOffset(_ routeOffset: Measurement<UnitLength>) -> Array<Element>