remove All Paths
abstract fun removeAllPaths(completionCallback: (String?) -> Unit? = null)
Content copied to clipboard
Remove all paths on the MPIMapView
Return
Parameters
completion Callback
Callback for when the MPIMapView has completed removing all the paths, contains an error string as the first parameter if it fails, defaults to null