open fun PulsingLocationCircleAnimator(updateListener: MapboxAnimator.AnimationsValueChangeListener, maxAnimationFps: Int, circleMaxRadius: Float)
Content copied to clipboard
the maximum frames per second that the animator should use. Default is the maxAnimationFps variable.
the AnimationsValueChangeListener associated with this animator.