stream

open fun stream(): Stream<P>

Deprecated

Use points.stream() instead

Replace with

points.stream()

Return

the route as stream of Position