public class FMAnimatorEnableController extends FMEnableController
限定符和类型 | 方法和说明 |
---|---|
boolean |
isEnableGestureAnimating()
获取是否开启了地图手势动画。
|
FMAnimatorEnableController |
setEnableGestureAnimating(boolean enableGestureAnimating)
设置是否开启了地图手势动画。
|
public boolean isEnableGestureAnimating()
public FMAnimatorEnableController setEnableGestureAnimating(boolean enableGestureAnimating)
enableGestureAnimating
- true:开启,false:关闭