MPIInstruction

fun MPIInstruction(    action: MPIDirections.MPIAction? = null,     instruction: String?,     node: MPINavigatable.MPINode? = null,     distance: Double?,     atVortex: MPINavigatable.MPIVortex? = null)