Options
All
  • Public
  • Public/Protected
  • All
Menu

Animations that can be played on a marker. Use the {@link Marker#setAnimation setAnimation} method on Marker or the {@link MarkerOptions#animation animation} option to play an animation.

see

Maps JavaScript API

Index

Enumeration members

Enumeration members

BOUNCE

BOUNCE: = 1

Marker bounces until animation is stopped.

see

Maps JavaScript API

DROP

DROP: = 2

Marker falls from the top of the map ending with a small bounce.

see

Maps JavaScript API

Generated using TypeDoc