updateActiveRoute

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

Sets the active route.

Note: Setting the active route triggers an NDS map update if along route update is enabled and the polyline differs from the previously set one.

Parameters

polyline

The polyline representing the active route.