stepGeometryToPoints

fun DirectionsRoute.stepGeometryToPoints(legStep: LegStep): List<Point>

Decodes geometry of a LegStep in a DirectionsRoute to a List of Points and caches the result. No decoding is performed if there is already a cached result available.

Return

decoded List of Points

Parameters

legStep

of an encoded geometry