clearRoutePlan

abstract fun clearRoutePlan()

Clears RoutingVisualization.

Removes all routes and markers added with displayRoutePlan from the map 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.