M P I Tiny Coordinate
data class MPITinyCoordinate(type: String?, mapId: String, lat: Double, lon: Double)
Content copied to clipboard
MPITinyCoordinate contains the mapId, type, lat & lon of a MPICoordinate object
Constructors
MPITinyCoordinate
Link copied to clipboard
fun MPITinyCoordinate(type: String? = null, mapId: String, lat: Double, lon: Double)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard