MPIDirections

fun MPIDirections(    distance: Double,     path: List<MPINavigatable.MPINode>,     instructions: List<MPIDirections.MPIInstruction>)