updateActiveRoute

open override fun updateActiveRoute(polyline: List<GeoPoint>)

Deprecated

This will be removed 6 months after the next release.

Sets the active route around which cloud data will be fetched. If the route is longer than 35km, only the first 35km of the route will be used.

Parameters

polyline

The polyline representing the active route.