getPathCoordinates

fun getPathCoordinates(endNode: Int, startNode: Int, previousNodes: Map<Int, Int>, nodeMap: Map<LngLatAlt, Int>): List<LngLatAlt>