MPICoordinate
data class MPICoordinate( val x: Double, val y: Double, val latitude: Double, val longitude: Double, val map: MPIMap)
Content copied to clipboard
MPICoordinate represents a Mappedin coordinate.
MPICoordinate represents a Mappedin coordinate.