useBackgroundThread

fun useBackgroundThread()

Spawn new animation HandlerThread that will be used for all Mapbox animators. If animation thread is already running - function is no-op.

Behaviour is undefined if any animators are running when this method is called.