Skip to content

Modules.Map.CameraAnimationParams

Simple object used to control camera animations.

Since: 3.2.0

Properties #

camera#

Type: Modules.Map.Annotation

Modules.Map.Camera to be animated to.

curve#

Type: Number

Animation curve or easing function to apply to the animation.

duration#

Type: Number

The amount of time (in milliseconds) that the animation will last.

Titanium SDK Documentation