Maneuver

fun Maneuver(type: String? = null, instruction: String? = null, bearingAfter: Int? = null, bearingBefore: Int? = null, location: ArrayList<Double> = arrayListOf())