Enum MarkerAnimation
Animations that can be played on a marker. Use the setAnimation method on Marker or the animation option to play an animation.
Namespace:GoogleMaps.Markers
Assembly:GoogleMaps.dll
Syntax
public enum MarkerAnimation
Fields
Name | Description |
---|---|
Bounce | Marker bounces until animation is stopped. |
Drop | Marker falls from the top of the map ending with a small bounce. |