geometries

val geometries: String? = null

The format of the returned geometry. Allowed values are: NavigationRoute.GEOMETRY_POLYLINE (default, a polyline with a precision of five decimal places), NavigationRoute.GEOMETRY_POLYLINE6 (a polyline with a precision of six decimal places).

Since

3.1.0