Extensions
The following extensions are available globally.
-
Declaration
Swift
public extension Collection where Element: GeoCoordinate
-
Declaration
Swift
public extension Array where Element == Coordinate
-
Declaration
Swift
public extension RandomAccessCollection where Element == Coordinate, Index == Int
-
Declaration
Swift
public extension CLLocationCoordinate2D