Type Aliases
The following type aliases are available globally.
-
Declaration
Swift
public typealias DirectionsApiResults = ApiResult<DirectionsResults, DirectionsError>
-
Declaration
Swift
public typealias PathGeometrySegments = [PathGeometrySegment]