MPIDirections
@Serializable
Content copied to clipboard
MPIDirections contains paths and instructions to go from a MPINavigatable object to another MPINavigatable object
Constructors
Link copied to clipboard
fun MPIDirections( distance: Double, path: List<MPINavigatable.MPINode>, instructions: List<MPIDirections.MPIInstruction>)
Content copied to clipboard
Types
Link copied to clipboard
@Serializable
Content copied to clipboard
This class represents the type of action to be taken in a specific MPIInstruction
Link copied to clipboard
@Serializable
Content copied to clipboard
This class represents a singular step or instruction of a MPIDirections