OTRGeoPoint
struct OTRGeoPoint
-
Creates a OTRGeoPoint from a TGGeoPoint
Declaration
Swift
public init(coordinate: TGGeoPoint)
Parameters
coordinate
The OTRGeoPoint to use.
Return Value
A TGGeoPoint structure.