Package com. mapbox. maps. threading
Types
Animation Synchronizer
Link copied to clipboard
class AnimationSynchronizer
Content copied to clipboard
Used to synchronize map camera and puck animators and provide single endpoint to send data to core.
Animation Thread Controller
Link copied to clipboard
object AnimationThreadController
Content copied to clipboard
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.