PulsingLocationCircleAnimator

Parameters

maxAnimationFps

the maximum frames per second that the animator should use. Default is the maxAnimationFps variable.

updateListener

the AnimationsValueChangeListener associated with this animator.

open fun PulsingLocationCircleAnimator(updateListener: MapboxAnimator.AnimationsValueChangeListener, maxAnimationFps: Int, circleMaxRadius: Float)