updateActiveRoute

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

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.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

polyline

The polyline representing the active route.