Type Aliases

The following type aliases are available globally.

NavigationErrorObserver

RouteReplanningReason

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public typealias RouteReplanningResult = Result<(route: Route, reason: RouteReplanningReason), Error>