setActiveRoute

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

Sets the active route.

Note: Setting the active route triggers onboard 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.