flatList

val flatList: List<Point>

Parameters

flatList

list of all points on the route. The first and last point of adjacent steps overlap and are duplicated in this list.