completeGeometryToLineString

fun DirectionsRoute.completeGeometryToLineString(): LineString

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

Return

decoded LineString