public static interface DingiMap.OnCompassAnimationListener
Modifier and Type | Method and Description |
---|---|
void |
onCompassAnimation()
Called repeatedly as the compass continues to move after clicking on it.
|
void |
onCompassAnimationFinished()
Called when compass animation has ended.
|