MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.location
/
MapLibreAnimator
/
MapLibreAnimator
Map
Libre
Animator
constructor
(
@
NonNull
@
Size
(
min
=
2
)
values
:
Array
<
K
>
,
@
NonNull
updateListener
:
MapLibreAnimator.AnimationsValueChangeListener
<
K
>
,
maxAnimationFps
:
Int
)
(
source
)
constructor
(
updateListener
:
MapLibreAnimator.AnimationsValueChangeListener
<
K
>
,
target
:
K
,
animatedValue
:
K
,
minUpdateInterval
:
Double
,
timeElapsed
:
Long
)
(
source
)