Class MapItemKeyFrameTrack

java.lang.Object
com.here.NativeBase
com.here.sdk.animation.MapItemKeyFrameTrack

public final class MapItemKeyFrameTrack extends NativeBase

Stores keyframes for interpolation of a map item property using a specific easing function and interpolation mode.

The keyframe track object is used to create animations, see MapMarkerAnimation and MapPolylineAnimation.