OTRGeoPoint
struct OTRGeoPoint
-
Creates a OTRGeoPoint from a TGGeoPoint
Declaration
Swift
public init(coordinate: TGGeoPoint)Parameters
coordinateThe OTRGeoPoint to use.
Return Value
A TGGeoPoint structure.
View on GitHub
OTRGeoPoint Extension Reference