CoordinateBounds
public struct CoordinateBounds
The coordinate region.
-
Creates an instance of CoordinateBounds.
Declaration
Swift
public init(coordinates: [CLLocationCoordinate2D])Parameters
coordinatesArray of coordinates.
-
Array of coordinates.
Declaration
Swift
public let coordinates: [CLLocationCoordinate2D]
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
CoordinateBounds