updateActiveRoute

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

Deprecated

This will be removed 6 months after the next release.

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.