onError

abstract fun onError(throwable: Throwable)

Called when an error occurs in the location display.

Parameters

throwable

The throwable representing the error.