TomTomSDKCommon+Array
extension Array where Element == CLLocationCoordinate2Dextension Array where Element == RoutePointImportant
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  Calculates distance in meters between points in the array of CLLocationCoordinate2D. DeclarationSwift public func distanceOffsetInMeters(fromIndex: Int, toIndex: Int) -> Double
- 
                  
                  Calculates total distance in meters between all points of the array DeclarationSwift public func totalDistance() -> Double
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         TomTomSDKCommon+Array
          TomTomSDKCommon+Array