removeAllPaths

abstract fun removeAllPaths(completionCallback: (String?) -> Unit? = null)

Remove all paths on the MPIMapView

Return

Unit

Parameters

completionCallback

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