clearTargets abstract method

void clearTargets()

@brief Method is used for removing all target points to where the routes were built.

Dart code snippet: @snippet route_manager_example.dart dart_RouteManager_clearTargets

Implementation

void clearTargets();