Which animation to play when marker is added to a map.

C# | Visual Basic |
public Nullable<MarkerAnimation> Animation { get; set; }
Public Property Animation As Nullable(Of MarkerAnimation) Get Set

The animation.
C# | Visual Basic |
public Nullable<MarkerAnimation> Animation { get; set; }
Public Property Animation As Nullable(Of MarkerAnimation) Get Set