menu
csp_amap_flutter_location package
documentation
amap_location_option.dart
AMapLocationOption
locationInterval property
locationInterval property
dark_mode
light_mode
locationInterval
property
int
locationInterval
getter/setter pair
Android端定位间隔 单位:毫秒 默认:2000毫秒 只在连续定位模式下有效
Implementation
int locationInterval = 2000;
csp_amap_flutter_location package
documentation
amap_location_option
AMapLocationOption
locationInterval property
AMapLocationOption class