SimpleEngineCalcResult
public struct SimpleEngineCalcResult
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public let closestDistance: Measurement<UnitLength>
-
Declaration
Swift
public let lastDistanceAlongRoute: Double
-
Declaration
Swift
public let numberOfLoops: Int
-
Declaration
Swift
public let closestPoint: CLLocationCoordinate2D