MPICoordinate
public struct MPICoordinate
MPICoordinate
represents a Mappedin coordinate.
-
Mappedin x coordinate of the
MPICoordinate
Declaration
Swift
public var x: Double
-
Mappedin y coordinate of the
MPICoordinate
Declaration
Swift
public var y: Double
-
Latitude of the
MPICoordinate
Declaration
Swift
public var latitude: Double
-
Longitude of the
MPICoordinate
Declaration
Swift
public var longitude: Double
-
Map of the
MPICoordinate
Declaration
Swift
public var map: MPIMap