stream

open fun stream(): Stream<P>(source)

Deprecated

Use points.stream() instead

Replace with

points.stream()

Return

the route as stream of Position