startRecording

abstract fun startRecording()

Starts the recording of the location traces. If the recording was already started, calling this method will have no affect. They are saved using the provided LoggerStrategy.

See also