clearRoutePlan

abstract fun clearRoutePlan()

Clears NavigationVisualization.

Removes all routes from the map that were added with displayRoutePlan, and sets activeRoute to null. **WARNING: Do not manually remove the routes or markers added by displayRoutePlan using TomTomMap methods. It may cause unpredictable behavior.