BalloonHighlightAnimation

BalloonHighlightAnimation gives repeated dynamic animations on Balloon when it's showing. The animation would work differently by the position of the arrow.

.setBalloonHighlightAnimation(BalloonHighlightAnimation.SHAKE)

Entries

Link copied to clipboard

Default, no animation.

Link copied to clipboard

Heart beating animation.

Link copied to clipboard

Shake animation.

Link copied to clipboard

Fade animation like breathing mode.

Link copied to clipboard

Rotation animation. We can change properties using the BalloonRotateAnimation.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.