Class MapCameraAnimation
- Last UpdatedMay 13, 2025
- 1 minute read
Package com.here.sdk.mapview
- java.lang.Object
-
- com.here.NativeBase
-
- com.here.sdk.mapview.MapCameraAnimation
-
public final class MapCameraAnimation extends NativeBase
An animation that can be applied to a
MapCamera
. Creation is done viaMapCameraAnimationFactory
.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MapCameraAnimation.InstantiationErrorCode
Describes a reason for failing to create a multi-trackMapCameraAnimation
.static class
MapCameraAnimation.InstantiationException
Thrown when a problem occurs while trying to create a multi-trackMapCameraAnimation
.
-