Skip to content

MapAnimationType

Namespace: ThinkGeo.UI.Maui

It defines 2 different types of Map Animation

public enum MapAnimationType

Inheritance ObjectValueTypeEnumMapAnimationType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Name Value Description
DrawAfterAnimation 0 Draw the map after the animation completed
DrawWithAnimation 1 Draw the map (without posting) during the map animation, and posting the drawn image to the map after the animation