removeAllPaths
Deprecated
MPIMapView.removeAllPaths has been deprecated. Use [MPIPathManager.removeAllPaths] instead.
Remove all paths on the MPIMapView Deprecated: Use MPIPathManager.removeAllPaths instead.")
Return
Parameters
completionCallback
Callback for when the MPIMapView has completed removing all the paths, contains a MPIError as the first parameter
Deprecated
MPIMapView.removeAllPaths has been deprecated. MPIMapView.pathManager.removeAllPaths should be used instead.
Remove all paths on the MPIMapView Deprecated: Use MPIPathManager.removeAllPaths instead.")