PuckAnimatorDataApplier

interface PuckAnimatorDataApplier

Abstraction to be used with AnimationSynchronizer. For internal usage only.

Functions

setBearing
Link copied to clipboard
abstract fun setBearing(bearing: Double)

Set current bearing as Double.

setLatLng
Link copied to clipboard
abstract fun setLatLng(latLng: Point)

Set current latitude-longitude as Point.