removeUserTrack

fun removeUserTrack(completionCallback: CompletionCallback<Boolean>? = null)

Removes the user track from the map.

Parameters

completionCallback

Optional callback to receive the result of the operation. The callback will be invoked with a boolean value indicating whether the user track was successfully removed.