Package com.mapbox.maps.threading

Types

AnimationSynchronizer
Link copied to clipboard
class AnimationSynchronizer

Used to synchronize map camera and puck animators and provide single endpoint to send data to core.

AnimationThreadController
Link copied to clipboard
object AnimationThreadController

Experimental controller singleton allowing to use background thread for all Mapbox animations. Most likely should not be used directly, calling useBackgroundThread should do all the work.