GoogleMap Control v6.0
Declaration Syntax
Members
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Animations that can be played on a marker. Use the setAnimation method on Marker or the animation option to play an animation.

C# | Visual Basic |
public enum MarkerAnimation
Public Enumeration MarkerAnimation

Member | Description |
---|---|
Bounce |
Marker bounces until animation is stopped.
|
Drop |
Marker falls from the top of the map ending with a small bounce.
|